Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_gbl.h380 extern int qla2x00_request_irqs(struct qla_hw_data *, struct rsp_que *);
Dqla_os.c2136 ret = qla2x00_request_irqs(ha, rsp); in qla2x00_probe_one()
4010 if (qla2x00_request_irqs(ha, rsp)) in qla2xxx_pci_slot_reset()
Dqla_isr.c2442 qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp) in qla2x00_request_irqs() function