Searched refs:response_format (Results 1 – 6 of 6) sorted by relevance
83 u_int8_t response_format; /* 0 */ member
130 /* 4*/ u_int8_t response_format; member
1261 inqbuf->response_format = SID_FORMAT_SCSI1; in scsipi_inquire()1276 inqbuf->response_format == SID_FORMAT_SCSI1) { in scsipi_inquire()
1345 inq.response_format = 2; in vdsk_scsi_inquiry()
2221 if (((inq->response_format & SID_RespDataFmt) < 2) /*SCSI-1 | CCS*/ &&
936 inq.response_format = 2; in ips_scsi_cmd()