Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c156 static int t5_probe(device_t);
158 DEVMETHOD(device_probe, t5_probe),
805 t5_probe(device_t dev) in t5_probe() function