c400_blk_cnt 46 drivers/scsi/g_NCR5380.c int c400_blk_cnt; \ c400_blk_cnt 338 drivers/scsi/g_NCR5380.c hostdata->c400_blk_cnt = 1; c400_blk_cnt 347 drivers/scsi/g_NCR5380.c hostdata->c400_blk_cnt = 10; c400_blk_cnt 357 drivers/scsi/g_NCR5380.c hostdata->c400_blk_cnt = 0x101; c400_blk_cnt 526 drivers/scsi/g_NCR5380.c NCR5380_write(hostdata->c400_blk_cnt, len / 128); c400_blk_cnt 593 drivers/scsi/g_NCR5380.c NCR5380_write(hostdata->c400_blk_cnt, len / 128); c400_blk_cnt 610 drivers/scsi/g_NCR5380.c if (start >= len && NCR5380_read(hostdata->c400_blk_cnt) == 0)