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

/netbsd-current/sys/dev/ic/
H A Dninjaata32var.h54 struct njata32_softc { struct
112 void njata32_attach(struct njata32_softc *);
113 int njata32_detach(struct njata32_softc *, int);
H A Dninjaata32.c53 static void njata32_init(struct njata32_softc *, int nosleep);
75 njata32_init(struct njata32_softc *sc, int nosleep)
106 njata32_attach(struct njata32_softc *sc)
248 njata32_detach(struct njata32_softc *sc, int flags)
274 struct njata32_softc *sc = (void *)chp->ch_atac;
284 struct njata32_softc *sc = (void *)chp->ch_atac;
314 struct njata32_softc *sc = (void *)chp->ch_atac;
365 struct njata32_softc *sc = v;
427 struct njata32_softc *sc = v;
533 struct njata32_softc *s
[all...]
/netbsd-current/sys/dev/cardbus/
H A Dnjata_cardbus.c54 struct njata32_softc sc_njata32;
127 struct njata32_softc *sc = &csc->sc_njata32;
227 struct njata32_softc *sc = &csc->sc_njata32;

Completed in 102 milliseconds