Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1633 int i, rc = 0, may_sleep = 0, gave_up_lock = 0; in cxgb_init_locked() local
1654 may_sleep = sc->flags & FULL_INIT_DONE ? 0 : 1; in cxgb_init_locked()
1656 if (may_sleep) { in cxgb_init_locked()
1695 if (may_sleep) { in cxgb_init_locked()