taglinefilesource code
PROC_SCSI_LAST158drivers/scsi/scsi_proc.cstatic char names[PROC_SCSI_LAST - PROC_SCSI_FILE][4];
PROC_SCSI_LAST191fs/proc/inode.cif ((ino >= PROC_SCSI_FILE) && (ino <= PROC_SCSI_LAST)) {
PROC_SCSI_LAST84fs/proc/scsi.cstruct proc_dir_entry scsi_hba_dir[(PROC_SCSI_LAST - PROC_SCSI_FILE) * 4]; 
PROC_SCSI_LAST112fs/proc/scsi.cwhile(dir[index].low_ino || dir[index].low_ino <= PROC_SCSI_LAST) {