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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c82 static void sf_softstate_unlink(struct sf *);
1015 sf_softstate_unlink(sf);
1165 * sf_softstate_unlink() - remove an sf instance from the list of softstates
1168 sf_softstate_unlink(struct sf *sf) function

Completed in 439 milliseconds