Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/rmi/dev/sec/
Drmisec.c68 static int xlr_sec_probe(device_t);
75 DEVMETHOD(device_probe, xlr_sec_probe),
98 xlr_sec_probe(device_t dev) in xlr_sec_probe() function