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

  /src/sys/arch/x86/pci/
tco.c 74 static int tco_match(device_t, cfdata_t, void *);
88 tco_match, tco_attach, tco_detach, NULL, NULL, NULL, 0);
94 tco_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
tco.c 74 static int tco_match(device_t, cfdata_t, void *);
88 tco_match, tco_attach, tco_detach, NULL, NULL, NULL, 0);
94 tco_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds