Searched refs:qla25xx_create_req_que (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_gbl.h | 597 extern int qla25xx_create_req_que(struct qla_hw_data *, uint16_t, uint8_t,
|
D | qla_mid.c | 631 qla25xx_create_req_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_req_que() function
|
D | qla_attr.c | 2118 ret = qla25xx_create_req_que(ha, options, vha->vp_idx, 0, 0, in qla24xx_vport_create()
|
D | qla_os.c | 434 req = qla25xx_create_req_que(ha, options, 0, 0, -1, in qla25xx_setup_mode()
|