Home
last modified time | relevance | path

Searched refs:qla2x00_request_irqs (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_gbl.h447 extern int qla2x00_request_irqs(struct qla_hw_data *, struct rsp_que *);
Dqla_os.c2635 ret = qla2x00_request_irqs(ha, rsp); in qla2x00_probe_one()
5619 if (qla2x00_request_irqs(ha, rsp)) in qla2xxx_pci_slot_reset()
Dqla_isr.c3108 qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp) in qla2x00_request_irqs() function
Dqla_mr.c1419 qla2x00_request_irqs(ha, ha->rsp_q_map[0]); in qlafx00_rescan_isp()