Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/usb/
H A Dbhnd_usb.c100 bhnd_reset_hw(dev, 0, 0); in bhnd_usb_attach()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h848 bhnd_reset_hw(device_t dev, uint16_t ioctl, uint16_t reset_ioctl) in bhnd_reset_hw() function
H A Dbhnd_bus_if.m657 * The hardware may be brought out of RESET via bhnd_reset_hw().
/freebsd/share/man/man9/
H A DMakefile589 bhnd.9 bhnd_reset_hw.9 \
/freebsd/sys/dev/bwn/
H A Dif_bwn.c1518 if ((error = bhnd_reset_hw(sc->sc_dev, ioctl, ioctl))) { in bwn_reset_core()