Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c150 static void hptiop_reset_adapter(void *argv);
2256 static void hptiop_reset_adapter(void *argv) in hptiop_reset_adapter() function
2332 hptiop_reset_adapter(hba); in hptiop_action()
2627 callout_reset(&srb->timeout, 20 * hz, hptiop_reset_adapter, hba); in hptiop_post_req_mvfrey()