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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c162 static struct sf_target *sf_get_target_from_dip(struct sf *, dev_info_t *);
6972 if ((target = sf_get_target_from_dip(sf, cdip)) == NULL) {
7023 sf_get_target_from_dip(struct sf *sf, dev_info_t *dip) function
7130 if ((target = sf_get_target_from_dip(sf, rdip)) != NULL) {

Completed in 55 milliseconds