Searched refs:load_eject (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/cam/ctl/ |
| H A D | ctl_util.h | 81 void ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject,
|
| H A D | ctl_util.c | 493 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 D | scsi_all.c | 8821 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 D | scsi_all.h | 4248 u_int8_t tag_action, int start, int load_eject,
|