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

/freebsd-12-stable/sys/mips/broadcom/
H A Dbhnd_nexus.c189 if ((error = bhnd_get_intr_ivec(child, intr, &ivec))) {
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h982 bhnd_get_intr_ivec(device_t dev, u_int intr, u_int *ivec) function
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1213 if ((error = bhnd_get_intr_ivec(child, 0, &ivec)))
H A Dbhndb.c1916 if ((error = bhnd_get_intr_ivec(child, intr, &ivec)))
/freebsd-12-stable/share/man/man9/
H A DMakefile530 bhnd.9 bhnd_get_intr_ivec.9 \

Completed in 152 milliseconds