Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.c72 static int ioat_probe(device_t device);
136 DEVMETHOD(device_probe, ioat_probe),
273 ioat_probe(device_t device) in ioat_probe() function