Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl_util.h81 void ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject,
H A Dctl_util.c493 ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject, int immediate, in ctl_scsi_start_stop() argument
506 if (load_eject) in ctl_scsi_start_stop()
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_all.c8821 u_int8_t tag_action, int start, int load_eject, in scsi_start_stop() argument
8835 if (load_eject != 0) in scsi_start_stop()
H A Dscsi_all.h4248 u_int8_t tag_action, int start, int load_eject,