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

  /src/sys/arch/sparc/dev/
zs.c 150 static void zs_attach_mainbus(device_t, device_t, void *);
167 zs_match_mainbus, zs_attach_mainbus, NULL, NULL);
235 zs_attach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void
zs.c 150 static void zs_attach_mainbus(device_t, device_t, void *);
167 zs_match_mainbus, zs_attach_mainbus, NULL, NULL);
235 zs_attach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 51 milliseconds