tag | line | file | source code |
eof_hit | 276 | kernel/blk_drv/scsi/st.c | scsi_tapes[dev].eof_hit = 0; |
eof_hit | 320 | kernel/blk_drv/scsi/st.c | scsi_tapes[dev].eof_hit = 0; |
eof_hit | 528 | kernel/blk_drv/scsi/st.c | if ((scsi_tapes[dev].eof == 1) && !scsi_tapes[dev].eof_hit) |
eof_hit | 744 | kernel/blk_drv/scsi/st.c | scsi_tapes[dev].eof_hit = 0; |
eof_hit | 829 | kernel/blk_drv/scsi/st.c | scsi_tapes[dev].eof_hit = 1; |
eof_hit | 1074 | kernel/blk_drv/scsi/st.c | scsi_tapes[dev].eof_hit = 0; |
eof_hit | 1078 | kernel/blk_drv/scsi/st.c | scsi_tapes[dev].eof_hit = 0; |
eof_hit | 33 | kernel/blk_drv/scsi/st.h | unsigned eof_hit:1; |