Searched refs:st_doattach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c491 static int st_doattach(struct scsi_device *devp, int (*canwait)());
885 if (st_doattach(devp, SLEEP_FUNC) == DDI_FAILURE) {
1246 * Undo what we did in st_attach & st_doattach,
1343 * now remove other data structures allocated in st_doattach()
1601 st_doattach(struct scsi_device *devp, int (*canwait)()) function
1609 ST_FUNC(devp->sd_dev, st_doattach);
1616 "st_doattach(): probing\n");

Completed in 88 milliseconds