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

  /src/sys/arch/x86/pci/
tco.c 75 static void tco_attach(device_t, device_t, void *);
88 tco_match, tco_attach, tco_detach, NULL, NULL, NULL, 0);
114 tco_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 13 milliseconds