Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bxe/
H A Decore_sp.h1766 void (*reset_hw_func)(struct bxe_softc *sc); member
H A Decore_sp.c6148 drv->reset_hw_func(sc); in ecore_func_reset_func()
H A Dbxe.c9299 .reset_hw_func = bxe_reset_func,