Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/camcontrol/
HDcamcontrol.c9488 struct scsi_report_supported_opcodes_all *all_hdr; in scsigetopcodes()
9577 all_hdr = (struct scsi_report_supported_opcodes_all *)buf; in scsigetopcodes()
9757 struct scsi_report_supported_opcodes_all *hdr; in scsiprintopcodes()
9769 hdr = (struct scsi_report_supported_opcodes_all *)buf; in scsiprintopcodes()
/freebsd-14-stable/sys/cam/scsi/
HDscsi_sa.c5786 struct scsi_report_supported_opcodes_all *hdr; in saloadtimeouts()
5790 hdr = (struct scsi_report_supported_opcodes_all *)ccb->csio.data_ptr; in saloadtimeouts()
HDscsi_all.h1555 struct scsi_report_supported_opcodes_all struct
/freebsd-14-stable/sys/cam/ctl/
HDctl.c7459 struct scsi_report_supported_opcodes_all *all; in ctl_report_supported_opcodes()
7492 total_len = sizeof(struct scsi_report_supported_opcodes_all) + in ctl_report_supported_opcodes()
7541 all = (struct scsi_report_supported_opcodes_all *) in ctl_report_supported_opcodes()