Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hptrr/
H A Dos_bsd.h94 u_char AdditionalLength; member
H A Dhptrr_osm_bsd.c588 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-12.1/sys/dev/hptnr/
H A Dos_bsd.h93 u_char AdditionalLength; member
H A Dhptnr_osm_bsd.c838 inquiryData->AdditionalLength = 0x5b; in hpt_scsi_io()
/freebsd-12.1/sys/dev/hpt27xx/
H A Dos_bsd.h91 u_char AdditionalLength; member
H A Dhpt27xx_osm_bsd.c620 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-12.1/sys/dev/hptmv/
H A Dosbsd.h79 UCHAR AdditionalLength; member
H A Dentry.c2551 inquiryData->AdditionalLength = (UCHAR)(sizeof(INQUIRYDATA) - 5); in SetInquiryData()