HomeSort by: relevance | last modified time | path
    Searched refs:response_format (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/scsipi/
scsi_ctron_ether.h 83 u_int8_t response_format; /* 0 */ member in struct:scsi_ctron_ether_inquiry_data
scsipi_all.h 130 /* 4*/ u_int8_t response_format; member in struct:scsipi_inquiry_data
scsipi_base.c 1261 inqbuf->response_format = SID_FORMAT_SCSI1;
1276 inqbuf->response_format == SID_FORMAT_SCSI1) {
  /src/sys/dev/hyperv/
hvs.c 753 (inq->version == 0 || inq->response_format == 0)) {
755 inq->response_format = SID_FORMAT_ISO;
  /src/sys/dev/ic/
adwlib.c 2221 if (((inq->response_format & SID_RespDataFmt) < 2) /*SCSI-1 | CCS*/ &&
  /src/sys/arch/sparc64/dev/
vdsk.c 1357 inq.response_format = 2;
  /src/sys/dev/pci/
ips.c 936 inq.response_format = 2;

Completed in 19 milliseconds