Home
last modified time | relevance | path

Searched refs:__HFN_INT_ERR_EMC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h401 #define __HFN_INT_ERR_EMC 0x00010000U macro
413 (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | __HFN_INT_ERR_LPU1 | \
/linux-4.4.14/drivers/scsi/bfa/
Dbfi_reg.h403 #define __HFN_INT_ERR_EMC 0x00010000U macro
415 (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | __HFN_INT_ERR_LPU1 | \
Dbfa_hw_cb.c98 *msix_vecs_bmap |= (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | in bfa_hwcb_msix_getvecs()