Home
last modified time | relevance | path

Searched refs:mlx_pci_probe (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlx_pci.c54 static int mlx_pci_probe(device_t dev);
59 DEVMETHOD(device_probe, mlx_pci_probe),
109 mlx_pci_probe(device_t dev) in mlx_pci_probe() function