Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cam/ctl/
HDctl_util.h79 void ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject,
HDctl_util.c491 ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject, int immediate, in ctl_scsi_start_stop() argument
504 if (load_eject) in ctl_scsi_start_stop()
/freebsd-11-stable/sys/cam/scsi/
HDscsi_all.c8773 u_int8_t tag_action, int start, int load_eject, in scsi_start_stop() argument
8787 if (load_eject != 0) in scsi_start_stop()
HDscsi_all.h4199 u_int8_t tag_action, int start, int load_eject,