Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/
H A Detherswitch.c52 static int etherswitch_probe(device_t);
60 DEVMETHOD(device_probe, etherswitch_probe),
90 etherswitch_probe(device_t dev) in etherswitch_probe() function