Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dadvansys.c7168 uchar saved_stop_code; in AscHostReqRiscHalt() local
7172 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
7182 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt()