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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.c373 int pos = data->msgout_len;
382 data->msgout_len = pos;
393 int pos = data->msgout_len;
401 data->msgout_len = pos;
410 int pos = data->msgout_len;
419 data->msgout_len = pos;
428 int pos = data->msgout_len;
431 data->msgout_len = pos;
470 * Note: If the range of msgout_len is 1 - 3, fill scsi_msgout.
473 if (data->msgout_len
[all...]
H A Dnsp32.h599 char msgout_len; /* msgoutbuf length */ member in struct:_nsp32_hw_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1182 ahc->msgout_len = 1;
2843 ahc->msgout_len = 0;
2853 ahc->msgout_len++;
2859 ahc->msgout_len += 2;
2865 ahc->msgout_len++;
2881 ahc->msgout_len++;
3025 ahc->msgout_len += 5;
3043 ahc->msgout_len += 4;
3065 ahc->msgout_len += 8;
3080 ahc->msgout_len
[all...]
H A Daic79xx_core.c1984 ahd->msgout_len = 1;
2113 ahd->msgout_len = 1;
3357 ahd->msgout_len = 1;
4338 ahd->msgout_len = 0;
4346 ahd->msgout_len++;
4357 ahd->msgout_len++;
4371 ahd->msgout_len++;
4377 ahd->msgout_len += 2;
4383 ahd->msgout_len++;
4401 ahd->msgout_len
[all...]
H A Daic7xxx.h1035 u_int msgout_len; /* Length of message to send */ member in struct:ahc_softc
H A Daic79xx.h1197 u_int msgout_len; /* Length of message to send */ member in struct:ahd_softc

Completed in 196 milliseconds