Searched refs:bhnd_unmap_intr (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_usb.c452 bhnd_unmap_intr(dev, sdi->sdi_irq);
469 bhnd_unmap_intr(dev, dinfo->sdi_irq);
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c209 bhnd_unmap_intr(sc->dev, dinfo->irq);
H A Dchipc.c660 bhnd_unmap_intr(dev, dinfo->irq);
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h993 * is responsible for releasing the mapping via bhnd_unmap_intr().
1016 bhnd_unmap_intr(device_t dev, rman_res_t irq) function
/freebsd-12-stable/share/man/man9/
H A DMakefile571 bhnd.9 bhnd_unmap_intr.9 \

Completed in 119 milliseconds