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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2776 err_type = BGS_APPTAG_ERR_MASK;
2837 } else if (err_type == BGS_APPTAG_ERR_MASK) {
2885 bgstat |= BGS_APPTAG_ERR_MASK;
2905 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 148 milliseconds