| tag | line | file | source code |
|---|---|---|---|
| eof_hit | 426 | drivers/scsi/st.c | if ((STp->eof == ST_FM) && !STp->eof_hit) { |
| eof_hit | 430 | drivers/scsi/st.c | STp->eof_hit = 0; |
| eof_hit | 485 | drivers/scsi/st.c | STp->eof_hit = 0; |
| eof_hit | 704 | drivers/scsi/st.c | if ((STp->eof == ST_FM) && !STp->eof_hit) |
| eof_hit | 1070 | drivers/scsi/st.c | STp->eof_hit = 0; |
| eof_hit | 1195 | drivers/scsi/st.c | STp->eof_hit = 1; |
| eof_hit | 1665 | drivers/scsi/st.c | STp->eof_hit = 0; |
| eof_hit | 1669 | drivers/scsi/st.c | STp->eof_hit = 0; |
| eof_hit | 1676 | drivers/scsi/st.c | STp->eof_hit = 0; |
| eof_hit | 38 | drivers/scsi/st.h | unsigned char eof_hit; |