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

  /src/sys/arch/hppa/gsc/
gscbus.c 108 static device_t gsc_module_callback(device_t, struct confargs *);
110 gsc_module_callback(device_t self, struct confargs *ca) function in typeref:typename:device_t
158 pdc_scanbus(self, &ga->ga_ca, gsc_module_callback);

Completed in 12 milliseconds