taglinefilesource code
bases42kernel/blk_drv/scsi/aha1542.cstatic unsigned int bases[]={0x330, 0x334};
bases652kernel/blk_drv/scsi/aha1542.cwhile(indx < sizeof(bases)/sizeof(bases[0])){
bases653kernel/blk_drv/scsi/aha1542.ci = aha1542_test_port(bases[indx]);
bases657kernel/blk_drv/scsi/aha1542.cif (indx == sizeof(bases)/sizeof(bases[0])) return 0;