Searched refs:qla2x00_request_irqs (Results 1 – 4 of 4) sorted by relevance
447 extern int qla2x00_request_irqs(struct qla_hw_data *, struct rsp_que *);
2635 ret = qla2x00_request_irqs(ha, rsp); in qla2x00_probe_one()5619 if (qla2x00_request_irqs(ha, rsp)) in qla2xxx_pci_slot_reset()
3108 qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp) in qla2x00_request_irqs() function
1419 qla2x00_request_irqs(ha, ha->rsp_q_map[0]); in qlafx00_rescan_isp()