Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsg.c240 static inline unsigned sg_jif_to_ms(int jifs);
745 static inline unsigned sg_jif_to_ms(int jifs) in sg_jif_to_ms() function
937 sg_jif_to_ms(jiffies - srp->header.duration); in sg_ioctl()
1263 srp->header.duration = sg_jif_to_ms(jiffies - (int)srp->header.duration); in sg_cmd_done_bh()
2925 sg_jif_to_ms(fp->timeout), fp->reserve.bufflen, in sg_proc_debug_info()
2946 sg_jif_to_ms(fp->timeout), in sg_proc_debug_info()
2947 sg_jif_to_ms(hp->duration ? (jiffies - hp->duration) : 0)); in sg_proc_debug_info()