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

  /src/sys/arch/vax/vsa/
asc_vsbus.c 94 static void asc_vsbus_attach(device_t, device_t, void *);
97 asc_vsbus_match, asc_vsbus_attach, NULL, NULL);
174 asc_vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
asc_vsbus.c 94 static void asc_vsbus_attach(device_t, device_t, void *);
97 asc_vsbus_match, asc_vsbus_attach, NULL, NULL);
174 asc_vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds