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

  /src/sys/arch/usermode/dev/
ld_thunkbus.c 47 static int ld_thunkbus_match(device_t, cfdata_t, void *);
81 ld_thunkbus_match, ld_thunkbus_attach, NULL, NULL);
84 ld_thunkbus_match(device_t parent, cfdata_t match, void *opaque) function in typeref:typename:int
ld_thunkbus.c 47 static int ld_thunkbus_match(device_t, cfdata_t, void *);
81 ld_thunkbus_match, ld_thunkbus_attach, NULL, NULL);
84 ld_thunkbus_match(device_t parent, cfdata_t match, void *opaque) function in typeref:typename:int

Completed in 22 milliseconds