Searched defs:cor_status (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/pcie/aer/
H A Daer_inject.c39 u32 cor_status; member in struct:aer_error_inj
55 u32 cor_status; member in struct:aer_error
156 target = &err->cor_status;
370 cor_mask &= !(einj->cor_status);
391 err->cor_status |= einj->cor_status;
397 if (!aer_mask_override && einj->cor_status &&
398 !(einj->cor_status & ~cor_mask)) {
421 if (einj->cor_status) {

Completed in 35 milliseconds