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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c86 static int bscv_map_regs(bscv_soft_state_t *);
657 if (bscv_map_regs(ssp) != DDI_SUCCESS) {
853 bscv_map_regs(bscv_soft_state_t *ssp) function
877 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "lookup reg returned"
881 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d not"
885 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d too large"
889 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d too small"
906 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "map failure"

Completed in 88 milliseconds