Searched refs:PCIR_MSIX_PBA (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h967 #define PCIR_MSIX_PBA 0x8 macro
H A Dpci.c906 val = REG(ptr + PCIR_MSIX_PBA, 4);
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c553 val = read_config(fd, &p->pc_sel, ptr + PCIR_MSIX_PBA, 4);
/freebsd-11-stable/sys/dev/ahci/
H A Dahci_pci.c460 val = pci_read_config(dev, cap_offset + PCIR_MSIX_PBA, 4);

Completed in 135 milliseconds