Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1750 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
11752 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0); in AscInitQLinkVar()
11923 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
11924 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscHostReqRiscHalt()
11934 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt()
11945 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) { in AscStopQueueExe()
11946 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscStopQueueExe()
11950 AscReadLramByte(iop_base, ASCV_STOP_CODE_B) & in AscStopQueueExe()