Home
last modified time | relevance | path

Searched refs:athn_pci_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_athn_pci.c55 struct athn_pci_softc { struct
72 void athn_pci_wakeup(struct athn_pci_softc *); argument
79 sizeof (struct athn_pci_softc),
108 struct athn_pci_softc *psc = (struct athn_pci_softc *)self; in athn_pci_attach()
196 struct athn_pci_softc *psc = (struct athn_pci_softc *)self; in athn_pci_detach()
212 struct athn_pci_softc *psc = (struct athn_pci_softc *)self; in athn_pci_activate()
228 athn_pci_wakeup(struct athn_pci_softc *psc) in athn_pci_wakeup()
246 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_read()
254 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_write()
262 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_write_barrier()
[all …]