HomeSort by: relevance | last modified time | path
    Searched refs:usc_sc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_athn_usb.h 441 struct athn_softc usc_sc; member in struct:athn_usb_softc
442 #define usc_dev usc_sc.sc_dev
if_athn_usb.c 254 sc = &usc->usc_sc;
401 struct athn_softc *sc = &usc->usc_sc;
484 struct athn_softc *sc = &usc->usc_sc;
563 struct athn_softc *sc = &usc->usc_sc;
919 struct athn_softc *sc = &usc->usc_sc;
1436 struct athn_softc *sc = &usc->usc_sc;
1816 athn_updateedca(&usc->usc_sc.sc_ic);
1850 athn_updateslot(&usc->usc_sc.sc_if);
1861 struct ifnet *ifp = &usc->usc_sc.sc_if;
1880 struct ieee80211com *ic = &usc->usc_sc.sc_ic
    [all...]

Completed in 14 milliseconds