Lines Matching refs:athn_softc
63 struct athn_softc psc_sc;
88 Static uint32_t athn_pci_read(struct athn_softc *, uint32_t);
89 Static void athn_pci_write(struct athn_softc *, uint32_t, uint32_t);
90 Static void athn_pci_write_barrier(struct athn_softc *);
91 Static void athn_pci_disable_aspm(struct athn_softc *);
130 struct athn_softc *sc = &psc->psc_sc;
245 struct athn_softc *sc = &psc->psc_sc;
263 struct athn_softc *sc = &psc->psc_sc;
277 struct athn_softc *sc = &psc->psc_sc;
291 struct athn_softc *sc = &psc->psc_sc;
312 athn_pci_read(struct athn_softc *sc, uint32_t addr)
320 athn_pci_write(struct athn_softc *sc, uint32_t addr, uint32_t val)
328 athn_pci_write_barrier(struct athn_softc *sc)
337 athn_pci_disable_aspm(struct athn_softc *sc)