Searched refs:nerr_global (Results 1 – 1 of 1) sorted by relevance
230 u32 nerr_global; member899 pci_read_config_dword(dev, E752X_NERR_GLOBAL, &info->nerr_global); in e752x_get_error_info()901 if (info->nerr_global) { in e752x_get_error_info()941 info->nerr_global); in e752x_get_error_info()962 error32 = (info->nerr_global >> 18) & 0x3ff; in e752x_process_error_info()963 stat32 = (info->nerr_global >> 4) & 0x7ff; in e752x_process_error_info()