Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h1080 extern int qlt_mem_alloc(struct qla_hw_data *);
H A Dqla_target.c7213 qlt_mem_alloc(struct qla_hw_data *ha) in qlt_mem_alloc() function
H A Dqla_os.c4174 if (qlt_mem_alloc(ha) < 0) in qla2x00_mem_alloc()