Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlx_pci.c55 static int mlx_pci_probe(device_t dev);
60 DEVMETHOD(device_probe, mlx_pci_probe),
110 mlx_pci_probe(device_t dev) in mlx_pci_probe() function