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

  /src/sys/arch/vax/vsa/
vsbus.c 59 static void vsbus_attach(device_t, device_t, void *);
66 vsbus_match, vsbus_attach, NULL, NULL);
103 vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
vsbus.c 59 static void vsbus_attach(device_t, device_t, void *);
66 vsbus_match, vsbus_attach, NULL, NULL);
103 vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
vsbus.c 59 static void vsbus_attach(device_t, device_t, void *);
66 vsbus_match, vsbus_attach, NULL, NULL);
103 vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
vsbus.c 59 static void vsbus_attach(device_t, device_t, void *);
66 vsbus_match, vsbus_attach, NULL, NULL);
103 vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 39 milliseconds