Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1776 #define ASCV_HOST_FLAG_B (ushort)0x005D macro
10923 ASCV_HOST_FLAG_B) & (uchar) (~ASC_HOST_FLAG_IN_ISR); in AscISR()
10924 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, in AscISR()
10954 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag); in AscISR()
12103 host_flag = AscReadLramByte(iop_base, ASCV_HOST_FLAG_B) & (~ASC_HOST_FLAG_ACK_INT); in AscAckInterrupt()
12104 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, in AscAckInterrupt()
12114 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag); in AscAckInterrupt()