Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h387 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
396 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
443 * o We are transferring the last segment if residual_datacnt has
H A Daic79xx.h396 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
402 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
476 * o We are transferring the last segment if residual_datacnt has
482 * the residual_datacnt, and the residual_sgptr field will tell
H A Daic7xxx_core.c6645 resid = ahc_le32toh(spkt->residual_datacnt) & AHC_SG_LEN_MASK; in ahc_calc_residual()
H A Daic79xx_core.c9115 resid = ahd_le32toh(spkt->residual_datacnt) & AHD_SG_LEN_MASK; in ahd_calc_residual()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h387 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
396 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
443 * o We are transferring the last segment if residual_datacnt has
H A Daic79xx.h396 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
402 uint32_t residual_datacnt; /* Residual in the current S/G seg */ member
476 * o We are transferring the last segment if residual_datacnt has
482 * the residual_datacnt, and the residual_sgptr field will tell
H A Daic7xxx_core.c6640 resid = ahc_le32toh(spkt->residual_datacnt) & AHC_SG_LEN_MASK; in ahc_calc_residual()
H A Daic79xx_core.c9111 resid = ahd_le32toh(spkt->residual_datacnt) & AHD_SG_LEN_MASK; in ahd_calc_residual()

Completed in 48 milliseconds