Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dprogressmeter.c75 static long stalled; /* how long we have been stalled */ variable
196 stalled += elapsed; in refresh_progress_meter()
198 stalled = 0; in refresh_progress_meter()
200 if (stalled >= STALL_TIME) in refresh_progress_meter()
260 stalled = 0; in start_progress_meter()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h915 uint32_t stalled:1; member
949 uint32_t stalled:1;
1026 uint32_t stalled:1; member
1054 uint32_t stalled:1;
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1875 boolean_t stalled = B_FALSE, lock = B_FALSE; in ql_8021_idc_handler() local
1925 stalled = B_TRUE; in ql_8021_idc_handler()
1936 stalled = B_TRUE; in ql_8021_idc_handler()
1967 if (stalled) { in ql_8021_idc_handler()
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src4518 # adapted from the stock ELKS termcap. The project itself looks stalled,
H A Dterminfo.src5156 # adapted from the stock ELKS termcap. The project itself looks stalled,