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

  /src/sys/dev/pci/
if_fxp_pci.c 79 static int fxp_pci_match(device_t, cfdata_t, void *);
89 fxp_pci_match, fxp_pci_attach, fxp_pci_detach, NULL, NULL,
226 fxp_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds