PCI_PCIX_VER_MASK
if ((pcix_cmd & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_2)
PCI_PCIX_SEC_STATUS) & PCI_PCIX_VER_MASK;
PCI_PCIX_COMMAND) & PCI_PCIX_VER_MASK;
pcix_cap_ptr + PCI_PCIX_SEC_STATUS) & PCI_PCIX_VER_MASK;
pcix_cap_ptr + PCI_PCIX_COMMAND) & PCI_PCIX_VER_MASK;
if (((pcix_command & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_1) ||
((pcix_command & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_2))