Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadvlib.c898 u_int8_t saved_stop_code; in AscHostReqRiscHalt() local
902 saved_stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
914 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt()