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

  /src/sys/dev/cardbus/
if_ex_cardbus.c 88 struct ex_cardbus_softc { struct
116 CFATTACH_DECL3_NEW(ex_cardbus, sizeof(struct ex_cardbus_softc),
181 void ex_cardbus_setup(struct ex_cardbus_softc *);
214 struct ex_cardbus_softc *csc = device_private(self);
293 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc;
302 struct ex_cardbus_softc *csc = device_private(self);
335 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc;
352 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc
    [all...]
if_ex_cardbus.c 88 struct ex_cardbus_softc { struct
116 CFATTACH_DECL3_NEW(ex_cardbus, sizeof(struct ex_cardbus_softc),
181 void ex_cardbus_setup(struct ex_cardbus_softc *);
214 struct ex_cardbus_softc *csc = device_private(self);
293 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc;
302 struct ex_cardbus_softc *csc = device_private(self);
335 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc;
352 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc
    [all...]
if_ex_cardbus.c 88 struct ex_cardbus_softc { struct
116 CFATTACH_DECL3_NEW(ex_cardbus, sizeof(struct ex_cardbus_softc),
181 void ex_cardbus_setup(struct ex_cardbus_softc *);
214 struct ex_cardbus_softc *csc = device_private(self);
293 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc;
302 struct ex_cardbus_softc *csc = device_private(self);
335 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc;
352 struct ex_cardbus_softc *csc = (struct ex_cardbus_softc *)sc
    [all...]

Completed in 61 milliseconds