HomeSort by: relevance | last modified time | path
    Searched defs:stub_softc (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/emips/ebus/
stub_ebus.c 55 struct stub_softc { struct
62 CFATTACH_DECL_NEW(stub_ebus, sizeof (struct stub_softc),
83 struct stub_softc *sc = device_private(self);
ac97_ebus.c 45 #define stub_softc __CONCAT(acns,_softc) macro
evga_ebus.c 45 #define stub_softc __CONCAT(evga,_softc) macro
lcd_ebus.c 45 #define stub_softc __CONCAT(lcd,_softc) macro
ps2_ebus.c 45 #define stub_softc __CONCAT(pstwo,_softc) macro

Completed in 11 milliseconds