Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma.c296 uint16_t reset_ioctl) in bcma_reset_hw() argument
318 if ((error = bhnd_suspend_hw(child, reset_ioctl))) in bcma_reset_hw()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba.c726 uint16_t reset_ioctl) in siba_reset_hw() argument
749 if ((error = bhnd_suspend_hw(child, reset_ioctl))) in siba_reset_hw()
/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() argument
851 reset_ioctl)); in bhnd_reset_hw()
H A Dbhnd_bus_if.m99 uint16_t reset_ioctl)
628 * the @p reset_ioctl I/O control flags set, and then bring the hardware out of
638 * @param reset_ioctl Device-specific I/O control flags to be set when placing
648 uint16_t reset_ioctl;