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...] |