Home
last modified time | relevance | path

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

/titanic_50/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) { in st_attach()
1601 st_doattach(struct scsi_device *devp, int (*canwait)()) in st_doattach() function
1609 ST_FUNC(devp->sd_dev, st_doattach); in st_doattach()