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

/freebsd-11-stable/sys/mips/atheros/
H A Dapbvar.h37 struct apb_softc { struct
H A Dapb.c114 struct apb_softc *sc = device_get_softc(dev);
166 struct apb_softc *sc = device_get_softc(bus);
288 struct apb_softc *sc = device_get_softc(bus);
326 struct apb_softc *sc = device_get_softc(dev);
348 struct apb_softc *sc = arg;
533 sizeof(struct apb_softc),
/freebsd-11-stable/sys/sparc64/pci/
H A Dapb.c72 struct apb_softc { struct
104 DEFINE_CLASS_1(pcib, apb_driver, apb_methods, sizeof(struct apb_softc),
164 struct apb_softc *sc;
232 struct apb_softc *sc;
292 struct apb_softc *sc;

Completed in 128 milliseconds