tag
line
file
source code
cur_channel
1575
drivers/scsi/aic7xxx.c
char cur_channel;
cur_channel
1640
drivers/scsi/aic7xxx.c
cur_channel = (sblkctl & SELBUSB) ? 'B' : 'A';
cur_channel
1641
drivers/scsi/aic7xxx.c
if (cur_channel != channel)