Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c73 static void felix_unlock(device_t);
123 DEVMETHOD(etherswitch_unlock, felix_unlock),
619 felix_unlock(device_t dev) in felix_unlock() function