Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/alc/
HDif_alc.c192 static int alc_probe(device_t);
226 DEVMETHOD(device_probe, alc_probe),
677 alc_probe(device_t dev) in alc_probe() function