Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_osm.h512 static inline void ahd_set_sense_residual(struct scb *scb, u_long resid);
602 void ahd_set_sense_residual(struct scb *scb, u_long resid) in ahd_set_sense_residual() function
Daic79xx_osm.c837 ahd_set_sense_residual(reset_scb, 0); in ahd_linux_dev_reset()
1631 ahd_set_sense_residual(scb, 0); in ahd_linux_run_command()
Daic79xx_core.c9174 ahd_set_sense_residual(scb, resid); in ahd_calc_residual()