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

  /src/sys/dev/pci/
mlx_pci.c 89 static int mlx_pci_match(device_t, cfdata_t, void *);
155 mlx_pci_match, mlx_pci_attach, NULL, NULL, mlx_pci_rescan, NULL, 0);
191 mlx_pci_match(device_t parent, cfdata_t cfdata, void *aux) function in typeref:typename:int

Completed in 12 milliseconds