Searched refs:residual_datacnt (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h393 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member in struct:initiator_status
399 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member in struct:target_status
473 * o We are transfering the last segment if residual_datacnt has
479 * the residual_datacnt, and the residual_sgptr field will tell
H A Daic7xxx.h384 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member in struct:status_pkt
393 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member in struct:target_data
440 * o We are transfering the last segment if residual_datacnt has
H A Daic7xxx_core.c6088 resid = ahc_le32toh(spkt->residual_datacnt) & AHC_SG_LEN_MASK;
H A Daic79xx_core.c8366 resid = ahd_le32toh(spkt->residual_datacnt) & AHD_SG_LEN_MASK;

Completed in 133 milliseconds