Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.c9503 struct scsi_report_supported_opcodes_all *all_hdr; in scsigetopcodes()
9592 all_hdr = (struct scsi_report_supported_opcodes_all *)buf; in scsigetopcodes()
9772 struct scsi_report_supported_opcodes_all *hdr; in scsiprintopcodes()
9784 hdr = (struct scsi_report_supported_opcodes_all *)buf; in scsiprintopcodes()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c5785 struct scsi_report_supported_opcodes_all *hdr; in saloadtimeouts()
5789 hdr = (struct scsi_report_supported_opcodes_all *)ccb->csio.data_ptr; in saloadtimeouts()
H A Dscsi_all.h1554 struct scsi_report_supported_opcodes_all struct
/freebsd/sys/cam/ctl/
H A Dctl.c7421 struct scsi_report_supported_opcodes_all *all; in ctl_report_supported_opcodes()
7454 total_len = sizeof(struct scsi_report_supported_opcodes_all) + in ctl_report_supported_opcodes()
7503 all = (struct scsi_report_supported_opcodes_all *) in ctl_report_supported_opcodes()