Searched refs:load_eject (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/cam/ctl/ |
H A D | ctl_util.h | 80 void ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject,
|
H A D | ctl_util.c | 491 ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject, int immediate, in ctl_scsi_start_stop() 504 if (load_eject) in ctl_scsi_start_stop() 490 ctl_scsi_start_stop(union ctl_io * io,int start,int load_eject,int immediate,int power_conditions,ctl_tag_type tag_type,uint8_t control) ctl_scsi_start_stop() argument
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_all.c | 8994 uint8_t tag_action, int start, int load_eject, in scsi_start_stop() argument 9008 if (load_eject != 0) in scsi_start_stop()
|
H A D | scsi_all.h | 4328 uint8_t tag_action, int start, int load_eject,
|