Searched refs:PCI_MSIX_TABLE (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/arch/powerpc64/dev/
H A Dpci_machdep.c60 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
153 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
/openbsd-current/sys/arch/arm64/dev/
H A Dpci_machdep.c89 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
209 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
/openbsd-current/sys/arch/riscv64/dev/
H A Dpci_machdep.c60 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
160 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
/openbsd-current/sys/arch/sparc64/dev/
H A Dpci_machdep.c575 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
612 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
/openbsd-current/sys/dev/pci/
H A Dpcireg.h653 #define PCI_MSIX_TABLE 0x04 macro
/openbsd-current/sys/arch/amd64/pci/
H A Dpci_machdep.c290 table = pci_conf_read(pc, tag, off + PCI_MSIX_TABLE);
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c622 (pci_read(bus, dev, func, ptr + PCI_MSIX_TABLE, &table) != 0))

Completed in 210 milliseconds