Searched refs:ALLOC_SOFTC (Results 1 – 2 of 2) sorted by relevance
172 #define ALLOC_SOFTC(i) ddi_soft_state_zalloc(sbd_g.softsp, (i)) macro
621 if (ALLOC_SOFTC(instance) != DDI_SUCCESS) { in sbd_setup_instance()