Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_gbl.h599 extern int qla25xx_create_rsp_que(struct qla_hw_data *, uint16_t, uint8_t,
Dqla_mid.c756 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que() function
Dqla_os.c445 ret = qla25xx_create_rsp_que(ha, options, 0, 0, req); in qla25xx_setup_mode()