Home
last modified time | relevance | path

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

/NextBSD/sys/dev/hptrr/
HDos_bsd.h92 u_char AdditionalLength; member
HDhptrr_osm_bsd.c586 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/NextBSD/sys/dev/hpt27xx/
HDos_bsd.h89 u_char AdditionalLength; member
HDhpt27xx_osm_bsd.c618 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/NextBSD/sys/dev/hptnr/
HDos_bsd.h91 u_char AdditionalLength; member
HDhptnr_osm_bsd.c836 inquiryData->AdditionalLength = 0x5b; in hpt_scsi_io()
/NextBSD/sys/dev/hptmv/
HDosbsd.h77 UCHAR AdditionalLength; member
HDentry.c2553 inquiryData->AdditionalLength = (UCHAR)(sizeof(INQUIRYDATA) - 5); in SetInquiryData()