PCI_CAP_ID_PCIX
{ PCI_CAP_ID_PCIX, "pcix", "PCI-X", pcieadm_cap_info_pcix },
} else if (capid == PCI_CAP_ID_PCIX) {
{PCI_CAP_ID_PCIX, "PCI_CAP_ID_PCIX"},
if (ql_get_cap_ofst(ha, PCI_CAP_ID_PCIX)) {
if ((ofst = ql_get_cap_ofst(ha, PCI_CAP_ID_PCIX))) {
else if (id == PCI_CAP_ID_PCIX) {
case PCI_CAP_ID_PCIX:
case PCI_CAP_ID_PCIX:
case PCI_CAP_ID_PCIX:
} else if (yge_find_capability(dev, PCI_CAP_ID_PCIX) != 0) {
if ((pcix = yge_find_capability(dev, PCI_CAP_ID_PCIX)) != 0) {
(void) PCI_CAP_LOCATE(eh, PCI_CAP_ID_PCIX, &pcix_cap_ptr);
{PCI_CAP_ID_PCIX, 0, 0, PCI_CAP_SZUNKNOWN, pci_pcix_save},
if (PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCIX, &pcix_cap_ptr) ==