Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h3964 #define BGS_BIDIR_ERR_COND_FLAGS_MASK 0x003f0000 macro
3993 return (bgstat & BGS_BIDIR_ERR_COND_FLAGS_MASK) >> in lpfc_bgs_get_bidir_err_cond()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h4157 #define BGS_BIDIR_ERR_COND_FLAGS_MASK 0x003f0000 macro
4186 return (bgstat & BGS_BIDIR_ERR_COND_FLAGS_MASK) >> in lpfc_bgs_get_bidir_err_cond()

Completed in 22 milliseconds