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

  /src/sys/arch/sparc64/dev/
zs.c 161 static void zs_attach_fhc(device_t, device_t, void *);
170 zs_match_fhc, zs_attach_fhc, NULL, NULL);
269 zs_attach_fhc(device_t parent, device_t self, void *aux) function in typeref:typename:void
zs.c 161 static void zs_attach_fhc(device_t, device_t, void *);
170 zs_match_fhc, zs_attach_fhc, NULL, NULL);
269 zs_attach_fhc(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds