Home
last modified time | relevance | path

Searched refs:bsd_scsi_start_stop_unit (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Demul64.c1217 int bsd_scsi_start_stop_unit(struct scsi_pkt *);
1254 (void) bsd_scsi_start_stop_unit(pkt); in emul64_handle_cmd()
H A Demul64_bsd.c270 bsd_scsi_start_stop_unit(struct scsi_pkt *pkt) in bsd_scsi_start_stop_unit() function