Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dosst.c236 static int notyetprinted = 1; in osst_chk_result() local
242 if (notyetprinted) { in osst_chk_result()
243 notyetprinted = 0; in osst_chk_result()
784 char notyetprinted = 1; in osst_wait_frame() local
815 if (jiffies - startwait >= 2*HZ/OSST_POLL_PER_SEC && notyetprinted) in osst_wait_frame()
820 notyetprinted--; in osst_wait_frame()