Searched refs:initAP (Results 1 – 3 of 3) sorted by relevance
57 void (*initAP)(struct mem_range_softc *sc); member
223 if (mem_range_softc.mr_op && mem_range_softc.mr_op->initAP) in mem_range_AP_init()224 mem_range_softc.mr_op->initAP(&mem_range_softc); in mem_range_AP_init()
184 if (mem_range_softc.mr_op && mem_range_softc.mr_op->initAP) in mem_range_AP_init()185 mem_range_softc.mr_op->initAP(&mem_range_softc); in mem_range_AP_init()