Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h527 static inline u_long ahc_get_transfer_length(struct scb *);
602 u_long ahc_get_transfer_length(struct scb *scb) in ahc_get_transfer_length() function
H A Daic7xxx_osm.c1718 ahc_get_transfer_length(scb) - ahc_get_residual(scb); in ahc_done()
1750 ahc_get_transfer_length(scb)); in ahc_done()
H A Daic7xxx_core.c620 if (ahc_get_transfer_length(scb) & 0x1) in ahc_queue_scb()
1121 == ahc_get_transfer_length(scb)) { in ahc_handle_seqint()
1398 ahc_get_transfer_length(scb), scb->sg_count); in ahc_handle_seqint()
6632 resid = ahc_get_transfer_length(scb); in ahc_calc_residual()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h577 u_long ahc_get_transfer_length(struct scb *scb) in ahc_get_transfer_length() function
H A Daic7xxx_osm.c1717 ahc_get_transfer_length(scb) - ahc_get_residual(scb); in ahc_done()
1749 ahc_get_transfer_length(scb)); in ahc_done()
H A Daic7xxx_core.c620 if (ahc_get_transfer_length(scb) & 0x1) in ahc_queue_scb()
1121 == ahc_get_transfer_length(scb)) { in ahc_handle_seqint()
1397 ahc_get_transfer_length(scb), scb->sg_count); in ahc_handle_seqint()
6627 resid = ahc_get_transfer_length(scb); in ahc_calc_residual()

Completed in 24 milliseconds