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

  /src/sys/arch/sparc64/dev/
auxio_ebus.c 55 static int auxio_ebus_match(device_t, cfdata_t, void *);
59 auxio_ebus_match, auxio_ebus_attach, NULL, NULL);
62 auxio_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
auxio_ebus.c 55 static int auxio_ebus_match(device_t, cfdata_t, void *);
59 auxio_ebus_match, auxio_ebus_attach, NULL, NULL);
62 auxio_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds