Lines Matching defs:pci_ctl
309 bus_space_handle_t pci_ctl;
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,
461 offsetof(struct pci_ctl, pci_csr), csr);
486 pp->pp_pcictl = pci_ctl;
612 bus_space_subregion(sc->sc_bustag, pci_ctl,
613 offsetof(struct pci_ctl, pci_strbuf),
659 bus_space_subregion(sc->sc_bustag, pci_ctl,
660 offsetof(struct pci_ctl, pci_strbuf),