Searched refs:initAP (Results 1 – 2 of 2) sorted by relevance
81 void (*initAP)(struct mem_range_softc *sc); member
181 if (mem_range_softc.mr_op && mem_range_softc.mr_op->initAP) in mem_range_AP_init()182 mem_range_softc.mr_op->initAP(&mem_range_softc); in mem_range_AP_init()