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

  /src/sys/arch/sparc/dev/
pckbc_js.c 63 static int pckbc_ebus_match(device_t, cfdata_t, void *);
77 pckbc_ebus_match, pckbc_ebus_attach, NULL, NULL);
91 pckbc_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/sparc64/dev/
pckbc_ebus.c 59 static int pckbc_ebus_match(device_t, cfdata_t, void *);
68 pckbc_ebus_match, pckbc_ebus_attach, NULL, NULL);
72 pckbc_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 12 milliseconds