Searched refs:qla2x00_request_irqs (Results 1 – 3 of 3) sorted by relevance
380 extern int qla2x00_request_irqs(struct qla_hw_data *, struct rsp_que *);
2136 ret = qla2x00_request_irqs(ha, rsp); in qla2x00_probe_one()4010 if (qla2x00_request_irqs(ha, rsp)) in qla2xxx_pci_slot_reset()
2442 qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp) in qla2x00_request_irqs() function