Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_gbl.h594 extern int qla25xx_request_irq(struct rsp_que *);
Dqla_mid.c831 ret = qla25xx_request_irq(rsp); in qla25xx_create_rsp_que()
Dqla_isr.c3218 int qla25xx_request_irq(struct rsp_que *rsp) in qla25xx_request_irq() function