Home
last modified time | relevance | path

Searched refs:next_SCp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/arm/
H A Darm_scsi.h56 static inline int next_SCp(struct scsi_pointer *SCp) in next_SCp() function
H A Dfas216.c648 if (!next_SCp(SCp) && bytes_transferred) { in fas216_updateptrs()
682 next_SCp(SCp); in fas216_pio()
H A Dacornscsi.c871 if (SCp->this_residual == 0 && next_SCp(SCp) == 0) in acornscsi_data_updateptr()