Home
last modified time | relevance | path

Searched refs:pci_vga_tag (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dpci.c100 pcitag_t pci_vga_tag; variable
1504 pci_vga_tag, &bus, &dev, &func); in pciioctl()
1544 pci_vga_tag, &bus, &dev, &func); in pciioctl()
1547 pci_disable_vga(pci_vga_pci->sc_pc, pci_vga_tag); in pciioctl()
1554 pci_vga_tag = tag; in pciioctl()
1640 pci_vga_tag = pa->pa_tag; in pci_primary_vga()