Searched refs:iop_wait_ready (Results 1 – 2 of 2) sorted by relevance
436 int (*iop_wait_ready)(struct hpt_iop_hba *hba, u_int32_t millisec); member
1736 .iop_wait_ready = hptiop_wait_ready_itl,1754 .iop_wait_ready = hptiop_wait_ready_mv,1772 .iop_wait_ready = hptiop_wait_ready_mvfrey,1889 if (hba->ops->iop_wait_ready(hba, 2000)) { in hptiop_attach()