taglinefilesource code
stop_code7267drivers/scsi/advansys.cuchar               stop_code;
stop_code7274drivers/scsi/advansys.cstop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
stop_code7275drivers/scsi/advansys.cif ((stop_code & ASC_STOP_CLEAN_UP_BUSY_Q) == 0)
stop_code7289drivers/scsi/advansys.cuchar               stop_code;
stop_code7296drivers/scsi/advansys.cstop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
stop_code7297drivers/scsi/advansys.cif ((stop_code & ASC_STOP_CLEAN_UP_DISC_Q) == 0)