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

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h962 #define PCIR_MSIX_CTRL 0x2 macro
H A Dpci.c899 cfg->msix.msix_ctrl = REG(ptr + PCIR_MSIX_CTRL, 2);
1644 msix->msix_location + PCIR_MSIX_CTRL,
1735 pci_write_config(dev, msix->msix_location + PCIR_MSIX_CTRL,
1869 pci_write_config(child, cfg->msix.msix_location + PCIR_MSIX_CTRL,
2066 pci_write_config(child, msix->msix_location + PCIR_MSIX_CTRL,
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c546 ctrl = read_config(fd, &p->pc_sel, ptr + PCIR_MSIX_CTRL, 2);
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ixv.c2325 rid += PCIR_MSIX_CTRL;
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_txrx.c150 rid += PCIR_MSIX_CTRL;
/freebsd-11-stable/sys/net/
H A Diflib.c5695 rid += PCIR_MSIX_CTRL;
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c14211 PCIR_MSIX_CTRL),

Completed in 313 milliseconds