Home
last modified time | relevance | path

Searched refs:BGS_APPTAG_ERR_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2781 err_type = BGS_APPTAG_ERR_MASK; in lpfc_calc_bg_err()
2842 } else if (err_type == BGS_APPTAG_ERR_MASK) { in lpfc_calc_bg_err()
2890 bgstat |= BGS_APPTAG_ERR_MASK; in lpfc_parse_bg_err()
2910 BGS_APPTAG_ERR_MASK | in lpfc_parse_bg_err()
H A Dlpfc_hw.h4215 #define BGS_APPTAG_ERR_MASK 0x00000002 macro
4274 return (bgstat & BGS_APPTAG_ERR_MASK) >> in lpfc_bgs_get_apptag_err()