Lines Matching refs:isp_ops

972 	rval = ha->isp_ops->start_scsi(sp);
1061 rval = ha->isp_ops->start_scsi_mq(sp);
1300 rval = ha->isp_ops->abort_command(sp);
1486 if (ha->isp_ops->lun_reset(fcport, sdev->lun, 1)
1555 if (ha->isp_ops->target_reset(fcport, 0, 0) != QLA_SUCCESS) {
1712 if (ha->isp_ops->abort_isp(base_vha)) {
1818 rval = ha->isp_ops->abort_command(sp);
1991 ha->isp_ops->calc_req_entries = qla2x00_calc_iocbs_64;
1992 ha->isp_ops->build_iocbs = qla2x00_build_scsi_iocbs_64;
3037 ha->isp_ops = &qla2100_isp_ops;
3049 ha->isp_ops = &qla2100_isp_ops;
3063 ha->isp_ops = &qla2300_isp_ops;
3075 ha->isp_ops = &qla24xx_isp_ops;
3091 ha->isp_ops = &qla25xx_isp_ops;
3107 ha->isp_ops = &qla81xx_isp_ops;
3122 ha->isp_ops = &qla82xx_isp_ops;
3137 ha->isp_ops = &qla8044_isp_ops;
3154 ha->isp_ops = &qla83xx_isp_ops;
3165 ha->isp_ops = &qlafx00_isp_ops;
3185 ha->isp_ops = &qla27xx_isp_ops;
3202 ha->isp_ops = &qla27xx_isp_ops;
3218 "isp_ops=%p, flash_conf_off=%d, "
3220 ha->isp_ops, ha->flash_conf_off, ha->flash_data_off,
3224 ret = ha->isp_ops->iospace_config(ha);
3426 if (ha->isp_ops->initialize_adapter(base_vha)) {
3568 ha->isp_ops->enable_intrs(ha);
3614 pdev->device, ha->isp_ops->pci_info_str(base_vha, pci_info,
3618 ha->isp_ops->fw_version_str(base_vha, fw_str, sizeof(fw_str)));
3764 ha->isp_ops->disable_intrs(ha);
4019 ha->isp_ops->disable_intrs(ha);
6051 vha->hw->isp_ops->fw_version_str(vha, fwstr, sizeof(fwstr));
7068 if (ha->isp_ops->abort_isp(base_vha)) {
7186 ha->isp_ops->enable_intrs(ha);
7191 ha->isp_ops->beacon_blink(base_vha);
7370 ha->isp_ops->reset_chip(vha);
7371 ha->isp_ops->disable_intrs(ha);
7928 if (ha->isp_ops->pci_config(base_vha))
7939 ha->isp_ops->abort_isp(base_vha);
8066 ha->isp_ops->abort_isp(base_vha);