Searched refs:qla2x00_request_irqs (Results 1 – 4 of 4) sorted by relevance
520 extern int qla2x00_request_irqs(struct qla_hw_data *, struct rsp_que *);
3102 ret = qla2x00_request_irqs(ha, rsp); in qla2x00_probe_one()6796 if (qla2x00_request_irqs(ha, rsp)) in qla2xxx_pci_slot_reset()
1444 qla2x00_request_irqs(ha, ha->rsp_q_map[0]); in qlafx00_rescan_isp()
3538 qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp) in qla2x00_request_irqs() function