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

  /src/sys/arch/sparc/dev/
com_ebus.c 56 static int com_ebus_match(device_t, cfdata_t , void *);
60 com_ebus_match, com_ebus_attach, NULL, NULL);
63 com_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/sparc64/dev/
com_ebus.c 57 int com_ebus_match(device_t, cfdata_t , void *);
61 com_ebus_match, com_ebus_attach, NULL, NULL);
71 com_ebus_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds