Searched refs:mainbus_softc_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/usermode/dev/
H A Dmainbus.c48 } mainbus_softc_t; typedef in typeref:struct:mainbus_softc
50 CFATTACH_DECL_NEW(mainbus, sizeof(mainbus_softc_t),
73 mainbus_softc_t *sc = device_private(self);
/netbsd-current/sys/arch/mips/ralink/
H A Dralink_mainbus.c47 } mainbus_softc_t; typedef in typeref:struct:mainbus_softc
88 mainbus_softc_t * const sc = device_private(self);

Completed in 153 milliseconds