HomeSort by: relevance | last modified time | path
    Searched refs:AGP_ALI_TLBCTRL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
agp_ali.c 122 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, AGP_ALI_TLBCTRL);
124 pci_conf_write(pa->pa_pc, pa->pa_tag, AGP_ALI_TLBCTRL, reg);
142 reg = pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL);
145 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL, reg);
241 reg = pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL);
244 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL, reg);
247 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL, reg);
agpreg.h 105 #define AGP_ALI_TLBCTRL 0xc0

Completed in 11 milliseconds