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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c180 static int bscv_attach_common(bscv_soft_state_t *);
671 if (bscv_attach_common(ssp) == DDI_FAILURE) {
681 * bscv_attach_common() sets up.
2960 (void) bscv_attach_common(ssp);
3981 (void) bscv_attach_common(ssp);
4962 if (bscv_attach_common(ssp) == DDI_FAILURE) {
4992 * function - bscv_attach_common
5006 bscv_attach_common(bscv_soft_state_t *ssp) function
5010 BSCV_TRACE(ssp, 'A', "bscv_attach_common:", "");

Completed in 74 milliseconds