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

  /src/sys/arch/vax/vsa/
asc_vsbus.c 93 static int asc_vsbus_match(device_t, cfdata_t, void *);
97 asc_vsbus_match, asc_vsbus_attach, NULL, NULL);
128 asc_vsbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
asc_vsbus.c 93 static int asc_vsbus_match(device_t, cfdata_t, void *);
97 asc_vsbus_match, asc_vsbus_attach, NULL, NULL);
128 asc_vsbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 130 milliseconds