Searched defs:ath_ahb_softc (Results 1 – 1 of 1) sorted by relevance
82 struct ath_ahb_softc { struct83 struct ath_softc sc_sc;84 struct resource *sc_sr; /* memory resource */85 struct resource *sc_irq; /* irq resource */86 struct resource *sc_eeprom; /* eeprom location */87 void *sc_ih; /* interrupt handler */