Searched refs:host_flag (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.c6893 uchar host_flag; local
6904 host_flag =
6908 (uchar)(host_flag | ASC_HOST_FLAG_ACK_INT));
6917 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag);
7832 uchar host_flag; local
7874 host_flag = AscReadLramByte(iop_base,
7878 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR));
7906 AscWriteLramByte(iop_base, ASCV_HOST_FLAG_B, host_flag);

Completed in 126 milliseconds