HomeSort by: relevance | last modified time | path
    Searched refs:ebus_find_ino (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
ebusvar.h 70 void ebus_find_ino(struct ebus_softc *, struct ebus_attach_args *);
ebus.c 265 ebus_find_ino(sc, ea);
312 ebus_find_ino(struct ebus_softc *sc, struct ebus_attach_args *ea) function in typeref:typename:void
327 ("ebus_find_ino: searching %d interrupts", ea->ea_nintr));

Completed in 28 milliseconds