Home
last modified time | relevance | path

Searched refs:AdditionalLength (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dstring_utils.cpp228 const uptr AdditionalLength = in append() local
231 String.resize(Length + AdditionalLength); in append()
235 RAW_CHECK(FormattedLength + 1 == AdditionalLength); in append()
/freebsd-12-stable/sys/dev/hptrr/
Dos_bsd.h94 u_char AdditionalLength; member
Dhptrr_osm_bsd.c588 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-12-stable/sys/dev/hpt27xx/
Dos_bsd.h91 u_char AdditionalLength; member
Dhpt27xx_osm_bsd.c620 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-12-stable/sys/dev/hptnr/
Dos_bsd.h93 u_char AdditionalLength; member
Dhptnr_osm_bsd.c838 inquiryData->AdditionalLength = 0x5b; in hpt_scsi_io()
/freebsd-12-stable/sys/dev/hptmv/
Dosbsd.h79 UCHAR AdditionalLength; member
Dentry.c2551 inquiryData->AdditionalLength = (UCHAR)(sizeof(INQUIRYDATA) - 5); in SetInquiryData()