Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.h1537 struct scsi_report_supported_opcodes_descr struct
1557 struct scsi_report_supported_opcodes_descr descr[0]; argument
H A Dscsi_sa.c2974 (sizeof(struct scsi_report_supported_opcodes_descr) + in sastart()
5786 struct scsi_report_supported_opcodes_descr *desc; in saloadtimeouts()
5812 desc = (struct scsi_report_supported_opcodes_descr *)cur_ptr; in saloadtimeouts()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c9528 sizeof(struct scsi_report_supported_opcodes_descr)); in scsigetopcodes()
9773 struct scsi_report_supported_opcodes_descr *desc; in scsiprintopcodes()
9808 desc = (struct scsi_report_supported_opcodes_descr *)cur_ptr; in scsiprintopcodes()
/freebsd/sys/cam/ctl/
H A Dctl.c7422 struct scsi_report_supported_opcodes_descr *descr; in ctl_report_supported_opcodes()
7455 num * sizeof(struct scsi_report_supported_opcodes_descr); in ctl_report_supported_opcodes()
7534 num * sizeof(struct scsi_report_supported_opcodes_descr), in ctl_report_supported_opcodes()