Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Demul64.c1218 int bsd_scsi_mode_select(struct scsi_pkt *);
1278 (void) bsd_scsi_mode_select(pkt); in emul64_handle_cmd()
H A Demul64_bsd.c917 bsd_scsi_mode_select(struct scsi_pkt *pkt) in bsd_scsi_mode_select() function