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

/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1416 u32 aer_pos; local
1429 aer_pos = pci_find_ext_capability(root, PCI_EXT_CAP_ID_ERR);
1430 if (!aer_pos)
1433 pci_write_config_dword(root, aer_pos + PCI_ERR_COR_MASK, 0xffff);

Completed in 183 milliseconds