Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_gbl.h494 extern int qla25xx_create_rsp_que(struct qla_hw_data *, uint16_t, uint8_t,
Dqla_mid.c692 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que() function
Dqla_os.c356 ret = qla25xx_create_rsp_que(ha, options, 0, 0, req); in qla25xx_setup_mode()