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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c413 static int qla2x00_mem_alloc(struct qla_hw_data *, uint16_t, uint16_t,
3247 ret = qla2x00_mem_alloc(ha, req_length, rsp_length, &req, &rsp);
4148 * qla2x00_mem_alloc
4156 qla2x00_mem_alloc(struct qla_hw_data *ha, uint16_t req_len, uint16_t rsp_len, function

Completed in 173 milliseconds