Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Disci.h495 struct sci_timer { struct
501 void sci_init_timer(struct sci_timer *tmr, void (*fn)(struct timer_list *t)) in sci_init_timer() argument
507 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()
513 static inline void sci_del_timer(struct sci_timer *tmr) in sci_del_timer()
H A Dhost.h87 struct sci_timer timer;
125 struct sci_timer timer;
152 struct sci_timer timer;
177 struct sci_timer phy_timer;
H A Dport_config.c324 struct sci_timer *tmr = from_timer(tmr, t, timer); in mpc_agent_timeout()
662 struct sci_timer *tmr = from_timer(tmr, t, timer); in apc_agent_timeout()
H A Dport.h118 struct sci_timer timer;
H A Dphy.h95 struct sci_timer sata_timer;
H A Dhost.c961 struct sci_timer *tmr = from_timer(tmr, t, timer); in phy_startup_timeout()
1595 struct sci_timer *tmr = from_timer(tmr, t, timer); in controller_timeout()
1740 struct sci_timer *tmr = from_timer(tmr, t, timer); in power_control_timeout()
H A Dphy.c320 struct sci_timer *tmr = from_timer(tmr, t, timer); in phy_sata_timeout()
H A Dport.c778 struct sci_timer *tmr = from_timer(tmr, t, timer); in port_timeout()