Searched refs:ASCV_STOP_CODE_B (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/scsi/ |
| D | advansys.c | 617 #define ASCV_STOP_CODE_B (ushort)0x0036 macro 3946 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0); in AscInitQLinkVar() 7163 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); in AscHostReqRiscHalt() 7164 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscHostReqRiscHalt() 7173 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt() 8563 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) { in AscStopQueueExe() 8564 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscStopQueueExe() 8567 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) & in AscStopQueueExe()
|