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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.c995 cur_lunt->msgin03 = FALSE;
1707 * If they are same, set msgin03 == TRUE,
1710 * aren't same, set msgin03 == FALSE, and
1715 data->cur_lunt->msgin03 = FALSE;
1717 data->cur_lunt->msgin03 = TRUE;
2118 data->cur_lunt->msgin03 = FALSE;
2285 * If current msgin03 is TRUE, then flag on.
2287 if (data->cur_lunt->msgin03 == TRUE) {
2290 data->cur_lunt->msgin03 = FALSE;
2788 .msgin03
[all...]
H A Dnsp32.h505 int msgin03; /* auto msg in 03 flag */ member in struct:_nsp32_lunt

Completed in 35 milliseconds