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

  /src/sys/arch/sparc/dev/
zs.c 157 static void zs_attach_bootbus(device_t, device_t, void *);
160 zs_match_bootbus, zs_attach_bootbus, NULL, NULL);
349 zs_attach_bootbus(device_t parent, device_t self, void *aux) function in typeref:typename:void
zs.c 157 static void zs_attach_bootbus(device_t, device_t, void *);
160 zs_match_bootbus, zs_attach_bootbus, NULL, NULL);
349 zs_attach_bootbus(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 25 milliseconds