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

  /src/sys/arch/luna68k/dev/
xpbus.c 89 static int xpbus_match(device_t, cfdata_t, void *);
93 xpbus_match, xpbus_attach, NULL, NULL);
106 xpbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
xpbus.c 89 static int xpbus_match(device_t, cfdata_t, void *);
93 xpbus_match, xpbus_attach, NULL, NULL);
106 xpbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 57 milliseconds