Home
last modified time | relevance | path

Searched refs:reg_poll (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/bxe/
Dbxe.h2336 reg_poll(struct bxe_softc *sc, in reg_poll() function
Dbxe.c17556 val = reg_poll(sc, CFC_REG_LL_INIT_DONE, 1, 100, 10); in bxe_init_hw_common()
17561 val = reg_poll(sc, CFC_REG_AC_INIT_DONE, 1, 100, 10); in bxe_init_hw_common()
17566 val = reg_poll(sc, CFC_REG_CAM_INIT_DONE, 1, 100, 10); in bxe_init_hw_common()