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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c673 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
4658 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0);
8078 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B);
8079 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
8088 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code);
9574 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) {
9575 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B,
9578 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) &

Completed in 192 milliseconds