| /src/sys/arch/sparc64/dev/ |
| psycho.c | 309 bus_space_handle_t pci_ctl; local in function:psycho_attach 358 ma->ma_address[0], &pci_ctl); 376 &pci_ctl)) 393 sizeof(struct pci_ctl), &pci_ctl); 407 sizeof(struct pci_ctl), &pci_ctl); 450 csr = bus_space_read_8(sc->sc_bustag, pci_ctl, 451 offsetof(struct pci_ctl, pci_csr)); 460 bus_space_write_8(sc->sc_bustag, pci_ctl, [all...] |
| psycho.c | 309 bus_space_handle_t pci_ctl; local in function:psycho_attach 358 ma->ma_address[0], &pci_ctl); 376 &pci_ctl)) 393 sizeof(struct pci_ctl), &pci_ctl); 407 sizeof(struct pci_ctl), &pci_ctl); 450 csr = bus_space_read_8(sc->sc_bustag, pci_ctl, 451 offsetof(struct pci_ctl, pci_csr)); 460 bus_space_write_8(sc->sc_bustag, pci_ctl, [all...] |
| psychoreg.h | 199 struct pci_ctl { struct in struct:psychoreg
|
| psychoreg.h | 199 struct pci_ctl { struct in struct:psychoreg
|