| tag | line | file | source code | 
|---|---|---|---|
| eof_hit | 334 | drivers/scsi/st.c | if ((STp->eof == ST_FM) && !STp->eof_hit) { | 
| eof_hit | 338 | drivers/scsi/st.c | STp->eof_hit = 0; | 
| eof_hit | 388 | drivers/scsi/st.c | STp->eof_hit = 0; | 
| eof_hit | 589 | drivers/scsi/st.c | if ((STp->eof == ST_FM) && !STp->eof_hit) | 
| eof_hit | 892 | drivers/scsi/st.c | STp->eof_hit = 0; | 
| eof_hit | 996 | drivers/scsi/st.c | STp->eof_hit = 1; | 
| eof_hit | 1268 | drivers/scsi/st.c | STp->eof_hit = 0; | 
| eof_hit | 1272 | drivers/scsi/st.c | STp->eof_hit = 0; | 
| eof_hit | 34 | drivers/scsi/st.h | unsigned eof_hit:1; |