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

  /src/sys/arch/luna68k/dev/
xp.c 66 static int xp_match(device_t, cfdata_t, void *);
92 xp_match, xp_attach, NULL, NULL);
107 xp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
xp.c 66 static int xp_match(device_t, cfdata_t, void *);
92 xp_match, xp_attach, NULL, NULL);
107 xp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 332 milliseconds