Searched refs:qla2x00_mem_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_os.c303 static int qla2x00_mem_alloc(struct qla_hw_data *, uint16_t, uint16_t,
2161 ret = qla2x00_mem_alloc(ha, req_length, rsp_length, &req, &rsp);
2736 * qla2x00_mem_alloc
2744 qla2x00_mem_alloc(struct qla_hw_data *ha, uint16_t req_len, uint16_t rsp_len, function

Completed in 99 milliseconds