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

  /src/sys/arch/emips/ebus/
clock_ebus.c 59 static int eclock_ebus_match(device_t, cfdata_t, void *);
63 eclock_ebus_match, eclock_ebus_attach, NULL, NULL);
284 eclock_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
clock_ebus.c 59 static int eclock_ebus_match(device_t, cfdata_t, void *);
63 eclock_ebus_match, eclock_ebus_attach, NULL, NULL);
284 eclock_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
clock_ebus.c 59 static int eclock_ebus_match(device_t, cfdata_t, void *);
63 eclock_ebus_match, eclock_ebus_attach, NULL, NULL);
284 eclock_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 50 milliseconds