Searched refs:msix_pba_offset (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/pci/
H A Dpcivar.h119 uint32_t msix_pba_offset; member in struct:pcicfg_msix
H A Dpci.c949 cfg->msix.msix_pba_offset = val & ~PCIM_MSIX_BIR_MASK;
1752 offset = msix->msix_pba_offset + (index / 32) * 4;

Completed in 116 milliseconds