Searched refs:CFC_REG_CAM_INIT_DONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bxe/ | ||
H A D | ecore_reg.h | 88 #define CFC_REG_CAM_INIT_DONE \ macro |
H A D | bxe.c | 17429 val = reg_poll(sc, CFC_REG_CAM_INIT_DONE, 1, 100, 10); in bxe_init_hw_common() |