Searched refs:IGU_REG_MAPPING_MEMORY_VALID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bxe/ | ||
H A D | ecore_reg.h | 3609 #define IGU_REG_MAPPING_MEMORY_VALID (1<<0) macro |
H A D | bxe.c | 13924 if (!(val & IGU_REG_MAPPING_MEMORY_VALID)) { in bxe_get_igu_cam_info() |