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

/linux-master/drivers/scsi/
H A Dadvansys.c617 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
3955 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0);
7172 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
7173 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
7182 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code);
8570 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) {
8571 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
8574 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) &

Completed in 183 milliseconds