Searched refs:ASCV_STOP_CODE_B (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
H A D | advansys.c | 634 #define ASCV_STOP_CODE_B (ushort)0x0036 macro 4008 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0); AscInitQLinkVar() 7265 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); AscHostReqRiscHalt() 7266 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, AscHostReqRiscHalt() 7275 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); AscHostReqRiscHalt() 8684 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) { AscStopQueueExe() 8685 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, AscStopQueueExe() 8688 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) & AscStopQueueExe()
|
Completed in 122 milliseconds