Searched defs:MSLEEP (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/geom/raid/ |
H A D | g_raid.c | 90 #define MSLEEP(rv, ident, mtx, priority, wmesg, timeout) do { \ macro
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror.c | 84 #define MSLEEP(ident, mtx, priority, wmesg, timeout) do { \ macro
|
/freebsd/sys/geom/raid3/ |
H A D | g_raid3.c | 95 #define MSLEEP(ident, mtx, priority, wmesg, timeout) do { \ macro
|