Home
last modified time | relevance | path

Searched refs:response_format (Results 1 – 4 of 4) sorted by relevance

/freebsd/share/examples/scsi_target/
H A Dscsi_cmds.c362 inq->response_format = 2; /* SCSI2 Inquiry Format */ in init_inquiry()
/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c552 p->response_format = 2; in aac_container_special_command()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h2257 uint8_t response_format; member
/freebsd/sys/cam/ctl/
H A Dctl.c10210 inq_ptr->response_format = SID_HiSup | 2; in ctl_inquiry_std()