Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h701 struct ahc_transinfo { struct
714 struct ahc_transinfo curr; argument
715 struct ahc_transinfo goal;
716 struct ahc_transinfo user;
Daic7xxx_osm.h471 struct ahc_transinfo last_tinfo;
686 struct ahc_transinfo *tinfo);
Daic7xxx_proc.c100 ahc_format_transinfo(struct info_str *info, struct ahc_transinfo *tinfo) in ahc_format_transinfo()
Daic7xxx_osm.c3242 struct ahc_transinfo *goal;
4522 struct ahc_transinfo *user;
4523 struct ahc_transinfo *goal;
4524 struct ahc_transinfo *curr;
Daic7xxx_core.c481 struct ahc_transinfo *tinfo; in ahc_handle_seqint()
1636 struct ahc_transinfo *transinfo; in ahc_devlimited_syncrate()