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

/freebsd-12-stable/sys/dev/oce/
H A Doce_mbox.c115 rc = oce_mbox_dispatch(sc, 2);
147 ret = oce_mbox_dispatch(sc, 2);
190 oce_mbox_dispatch(POCE_SOFTC sc, uint32_t tmo_sec) function
283 ret = oce_mbox_dispatch(sc, 0);
400 rc = oce_mbox_dispatch(sc, tmo);
H A Doce_if.h1023 int oce_mbox_dispatch(POCE_SOFTC sc, uint32_t tmo_sec);

Completed in 127 milliseconds