Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.h1153 extern int qlt_mem_alloc(struct qla_hw_data *);
Dqla_os.c3347 if (qlt_mem_alloc(ha) < 0) in qla2x00_mem_alloc()
Dqla_target.c6442 qlt_mem_alloc(struct qla_hw_data *ha) in qlt_mem_alloc() function