ath_pci_softc
static bool ath_pci_setup(struct ath_pci_softc *);
CFATTACH_DECL_NEW(ath_pci, sizeof(struct ath_pci_softc),
struct ath_pci_softc *sc = device_private(self);
struct ath_pci_softc *sc = device_private(self);
struct ath_pci_softc *psc = device_private(self);
struct ath_pci_softc *psc = device_private(self);
ath_pci_setup(struct ath_pci_softc *sc)