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

  /src/sys/arch/vax/vax/
sbi.c 52 static void sbi_mainbus_attach(device_t, device_t, void*);
99 sbi_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
135 sbi_mainbus_match, sbi_mainbus_attach, NULL, NULL);
sbi.c 52 static void sbi_mainbus_attach(device_t, device_t, void*);
99 sbi_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
135 sbi_mainbus_match, sbi_mainbus_attach, NULL, NULL);
sbi.c 52 static void sbi_mainbus_attach(device_t, device_t, void*);
99 sbi_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
135 sbi_mainbus_match, sbi_mainbus_attach, NULL, NULL);

Completed in 30 milliseconds