taglinefilesource code
bases45kernel/blk_drv/scsi/aha1542.cstatic unsigned int bases[]={0x330, 0x334};
bases666kernel/blk_drv/scsi/aha1542.cwhile(indx < sizeof(bases)/sizeof(bases[0])){
bases667kernel/blk_drv/scsi/aha1542.cif(!check_region(bases[indx], 4)){
bases668kernel/blk_drv/scsi/aha1542.ci = aha1542_test_port(bases[indx]);
bases673kernel/blk_drv/scsi/aha1542.cif (indx == sizeof(bases)/sizeof(bases[0])) return 0;
bases761kernel/blk_drv/scsi/aha1542.csnarf_region(bases[indx], 4);  /* Register the IO ports that we use */