Searched refs:ASCV_STOP_CODE_B (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c691 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
4690 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0);
8129 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
8130 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
8139 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code);
9627 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) {
9628 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
9631 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) &

Completed in 524 milliseconds