Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dosst.c283 static int notyetprinted = 1; in osst_chk_result() local
289 if (notyetprinted) { in osst_chk_result()
290 notyetprinted = 0; in osst_chk_result()
922 char notyetprinted = 1; in osst_wait_frame() local
953 if (time_after_eq(jiffies, startwait + 2*HZ/OSST_POLL_PER_SEC) && notyetprinted) in osst_wait_frame()
958 notyetprinted--; in osst_wait_frame()