Home
last modified time | relevance | path

Searched defs:no_delay (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlxge/
H A Dqls_inline.h81 qls_lock(qla_host_t *ha, const char *str, uint32_t no_delay) in qls_lock()
H A Dqls_os.h149 #define QLA_LOCK(ha, str, no_delay) qls_lock(ha, str, no_delay) argument
/freebsd/contrib/ncurses/progs/
H A Dtic.c2412 double no_delay; in same_ti_tc() local