HomeSort by: relevance | last modified time | path
    Searched defs:fdtbus_get_interrupt_cookie (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/fdt/
fdt_intr.c 150 fdtbus_get_interrupt_cookie(void *cookie) function in typeref:struct:fdtbus_interrupt_cookie *
271 if ((c = fdtbus_get_interrupt_cookie(cookie)) == NULL) {
300 if ((c = fdtbus_get_interrupt_cookie(cookie)) == NULL) {
320 if ((c = fdtbus_get_interrupt_cookie(cookie)) == NULL) {

Completed in 11 milliseconds