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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2774 err_type = BGS_APPTAG_ERR_MASK;
2835 } else if (err_type == BGS_APPTAG_ERR_MASK) {
2883 bgstat |= BGS_APPTAG_ERR_MASK;
2903 BGS_APPTAG_ERR_MASK |
H A Dlpfc_hw.h4169 #define BGS_APPTAG_ERR_MASK 0x00000002 macro
4228 return (bgstat & BGS_APPTAG_ERR_MASK) >>

Completed in 213 milliseconds