taglinefilesource code
P_ST_RDY424drivers/scsi/pas16.cwhile ( inb(instance->io_port + P_STATUS_REG_OFFSET) & P_ST_RDY );
P_ST_RDY457drivers/scsi/pas16.cwhile ( ( inb( instance->io_port + P_STATUS_REG_OFFSET ) ) & P_ST_RDY );