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

  /src/sys/arch/evbmips/malta/dev/
gt.c 63 static void gt_attach_hook(device_t, device_t, struct pcibus_attach_args *);
75 pc->pc_attach_hook = gt_attach_hook;
84 gt_attach_hook(device_t parent, device_t self, struct pcibus_attach_args *pba) function in typeref:typename:void

Completed in 11 milliseconds