Lines Matching refs:reset_chip
4865 uint8_t reset_chip = 0;
4889 reset_chip = 1;
4900 if (is_qla80XX(ha) && !reset_chip &&
4914 reset_chip = 1;
4923 if (is_qla40XX(ha) || reset_chip) {
4951 status = ha->isp_ops->reset_chip(ha);
5660 .reset_chip = qla4xxx_soft_reset,
5681 .reset_chip = qla4_82xx_isp_reset,
5709 .reset_chip = qla4_83xx_isp_reset,
8794 if (ha->isp_ops->reset_chip(ha) == QLA_ERROR)