Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bhnd/
HDbhnd.h848 bhnd_reset_hw(device_t dev, uint16_t ioctl, uint16_t reset_ioctl) in bhnd_reset_hw() function
HDbhnd_bus_if.m657 * The hardware may be brought out of RESET via bhnd_reset_hw().
/freebsd-head/share/man/man9/
HDMakefile589 bhnd.9 bhnd_reset_hw.9 \
/freebsd-head/sys/dev/bwn/
HDif_bwn.c1518 if ((error = bhnd_reset_hw(sc->sc_dev, ioctl, ioctl))) { in bwn_reset_core()