Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Disci.h495 struct sci_timer { struct
501 void sci_init_timer(struct sci_timer *tmr, void (*fn)(unsigned long)) in sci_init_timer() argument
509 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()
515 static inline void sci_del_timer(struct sci_timer *tmr) in sci_del_timer()
Dhost.h87 struct sci_timer timer;
125 struct sci_timer timer;
152 struct sci_timer timer;
177 struct sci_timer phy_timer;
Dport_config.c325 struct sci_timer *tmr = (struct sci_timer *)data; in mpc_agent_timeout()
660 struct sci_timer *tmr = (struct sci_timer *)data; in apc_agent_timeout()
Dport.h118 struct sci_timer timer;
Dphy.h95 struct sci_timer sata_timer;
Dhost.c963 struct sci_timer *tmr = (struct sci_timer *)data; in phy_startup_timeout()
1597 struct sci_timer *tmr = (struct sci_timer *)data; in controller_timeout()
1742 struct sci_timer *tmr = (struct sci_timer *)data; in power_control_timeout()
Dphy.c320 struct sci_timer *tmr = (struct sci_timer *)data; in phy_sata_timeout()
Dport.c774 struct sci_timer *tmr = (struct sci_timer *)data; in port_timeout()