Searched defs:ath_pci_softc (Results 1 – 1 of 1) sorted by relevance
76 struct ath_pci_softc { struct77 struct ath_softc sc_sc;78 struct resource *sc_sr; /* memory resource */79 struct resource *sc_irq; /* irq resource */80 void *sc_ih; /* interrupt handler */