Home | History | Annotate | Download | only in pci

Lines Matching defs:sockbase

381 	bus_addr_t sockbase;
425 &sc->sc_base_memt, &sc->sc_base_memh, &sockbase,
436 &sc->sc_base_memh, &sockbase, &sc->sc_base_size)) {
440 (unsigned long)sockbase);
447 device_xname(self), (unsigned long)sockbase));
583 bus_addr_t sockbase;
595 0, &sockbase, &sc->sc_base_memh)) {
599 pci_conf_write(pc, sc->sc_tag, PCI_SOCKBASE, sockbase);
601 device_xname(self), (unsigned long)sockbase,
610 0x1000, 0x1000, 0, 0, &sockbase, &sc->sc_base_memh)) {
614 pci_conf_write(pc, sc->sc_tag, PCI_SOCKBASE, sockbase);