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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.c953 cur_lunt->msgin03 = FALSE;
1619 * If they are same, set msgin03 == TRUE,
1622 * aren't same, set msgin03 == FALSE, and
1627 data->cur_lunt->msgin03 = FALSE;
1629 data->cur_lunt->msgin03 = TRUE;
2030 data->cur_lunt->msgin03 = FALSE;
2197 * If current msgin03 is TRUE, then flag on.
2199 if (data->cur_lunt->msgin03 == TRUE) {
2202 data->cur_lunt->msgin03 = FALSE;
2683 .msgin03
[all...]
H A Dnsp32.h499 int msgin03; /* auto msg in 03 flag */ member in struct:_nsp32_lunt

Completed in 122 milliseconds