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

  /src/sys/dev/pci/
if_tl.c 104 static int tl_pci_match(device_t, cfdata_t, void *);
192 tl_pci_match, tl_pci_attach, NULL, NULL);
265 tl_pci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 12 milliseconds