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

  /src/sys/arch/mips/cavium/
octeon_iobus.c 52 static int iobus_match(device_t, struct cfdata *, void *);
79 iobus_match, iobus_attach, NULL, NULL);
82 iobus_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 14 milliseconds