PCIM_MSIXCTRL_TABLE_SIZE
msixcap->msgctrl &= ~PCIM_MSIXCTRL_TABLE_SIZE;
#define MSIX_TABLE_COUNT(ctrl) (((ctrl) & PCIM_MSIXCTRL_TABLE_SIZE) + 1)