Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dscsi.h47 static inline int next_SCp(struct scsi_pointer *SCp) in next_SCp() function
H A Dfas216.c645 if (!next_SCp(SCp) && bytes_transferred) { in fas216_updateptrs()
679 next_SCp(SCp); in fas216_pio()
H A Dacornscsi.c888 if (SCp->this_residual == 0 && next_SCp(SCp) == 0) in acornscsi_data_updateptr()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds