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

  /src/sys/arch/sparc/dev/
pckbc_js.c 64 static void pckbc_ebus_attach(device_t, device_t, void *);
77 pckbc_ebus_match, pckbc_ebus_attach, NULL, NULL);
128 pckbc_ebus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/sparc64/dev/
pckbc_ebus.c 60 static void pckbc_ebus_attach(device_t, device_t, void *);
68 pckbc_ebus_match, pckbc_ebus_attach, NULL, NULL);
83 pckbc_ebus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 13 milliseconds