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

  /src/sys/arch/amiga/dev/
drbbc.c 58 static int drbbc_match(device_t, cfdata_t, void *);
70 drbbc_match, drbbc_attach, NULL, NULL);
73 drbbc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
drbbc.c 58 static int drbbc_match(device_t, cfdata_t, void *);
70 drbbc_match, drbbc_attach, NULL, NULL);
73 drbbc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 20 milliseconds