Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfi_syspd.c65 static int mfi_syspd_probe(device_t dev);
75 DEVMETHOD(device_probe, mfi_syspd_probe),
90 mfi_syspd_probe(device_t dev) in mfi_syspd_probe() function