Searched defs:ses_start (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c120 * ses_start:
127 ses_start(int fd) function
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c118 static int ses_start(struct buf *bp);
940 * Copy the uscsi command related infos to ssc for use in ses_start()
984 ses_start, bp, NULL);
1012 ses_start(struct buf *bp) function
1016 SES_LOG(ssc, SES_CE_DEBUG9, "ses_start");
1049 SES_LOG(ssc, SES_CE_DEBUG9, "ses_start -> scsi_transport");
1057 "ses_start: TRANSPORT BUSY");

Completed in 48 milliseconds