Searched refs:reset_comm (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h451 int (*reset_comm)(struct hpt_iop_hba *hba); member in struct:hptiop_adapter_ops
H A Dhptiop.c1761 .reset_comm = 0,
1779 .reset_comm = 0,
1797 .reset_comm = hptiop_reset_comm_mvfrey,
1951 if (hba->ops->reset_comm(hba)) {

Completed in 199 milliseconds