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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.c395 int pos = data->msgout_len;
404 data->msgout_len = pos;
415 int pos = data->msgout_len;
423 data->msgout_len = pos;
432 int pos = data->msgout_len;
441 data->msgout_len = pos;
450 int pos = data->msgout_len;
453 data->msgout_len = pos;
492 * Note: If the range of msgout_len is 1 - 3, fill scsi_msgout.
495 if (data->msgout_len
[all...]
H A DNCR53C9x.c734 esp->msgout_len = esp->msgin_len = 0;
1004 esp->msgout_len = 5;
1037 esp->msgout_len = 0;
1352 esp->msgout_len = 1;
1973 esp->msgout_len = 1;
2135 esp->msgout_len = 0;
2370 esp->msgout_len = esp->msgout_ctr = 1;
3039 esp->msgout_len = 1;
3084 switch(esp->msgout_len) {
3149 esp->msgout_len
[all...]
H A Dnsp32.h605 char msgout_len; /* msgoutbuf length */ member in struct:_nsp32_hw_data
H A DNCR53C9x.h398 unchar msgout_len, msgin_len; member in struct:NCR_ESP
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c613 ahc->msgout_len = 1;
2286 ahc->msgout_len = 0;
2296 ahc->msgout_len++;
2302 ahc->msgout_len += 2;
2308 ahc->msgout_len++;
2324 ahc->msgout_len++;
2468 ahc->msgout_len += 5;
2486 ahc->msgout_len += 4;
2508 ahc->msgout_len += 8;
2523 ahc->msgout_len
[all...]
H A Daic79xx_core.c1264 ahd->msgout_len = 1;
1393 ahd->msgout_len = 1;
2633 ahd->msgout_len = 1;
3614 ahd->msgout_len = 0;
3622 ahd->msgout_len++;
3633 ahd->msgout_len++;
3647 ahd->msgout_len++;
3653 ahd->msgout_len += 2;
3659 ahd->msgout_len++;
3677 ahd->msgout_len
[all...]
H A Daic79xx.h1190 u_int msgout_len; /* Length of message to send */ member in struct:ahd_softc
H A Daic7xxx.h1045 u_int msgout_len; /* Length of message to send */ member in struct:ahc_softc

Completed in 199 milliseconds