Searched refs:cardslot_softc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/cardbus/
H A Dcardslotvar.h54 struct cardslot_softc { struct
110 void cardslot_event_throw(struct cardslot_softc *, int);
H A Dcardslot.c82 CFATTACH_DECL3_NEW(cardslot, sizeof(struct cardslot_softc),
103 struct cardslot_softc *sc = device_private(self);
117 struct cardslot_softc *sc = device_private(self);
192 struct cardslot_softc *sc = device_private(self);
265 * void cardslot_event_throw(struct cardslot_softc *sc, int ev)
271 cardslot_event_throw(struct cardslot_softc *sc, int ev)
307 struct cardslot_softc *sc = arg;
/netbsd-current/sys/dev/pci/
H A Dpccbbvar.h121 struct cardslot_softc *sc_csc;
H A Dpccbb.c996 struct cardslot_softc *csc;
1119 struct cardslot_softc *csc;

Completed in 101 milliseconds