Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_oce.c457 int oce_mbox_dispatch(struct oce_softc *);
2738 oce_mbox_dispatch(struct oce_softc *sc) in oce_mbox_dispatch() function
2793 return (oce_mbox_dispatch(sc)); in oce_mbox_init()
2842 err = oce_mbox_dispatch(sc); in oce_cmd()