Home
last modified time | relevance | path

Searched refs:qla27xx_fwdt_template_size (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_gbl.h535 extern ulong qla27xx_fwdt_template_size(void *);
Dqla_tmpl.c906 qla27xx_fwdt_template_size(void *p) in qla27xx_fwdt_template_size() function
Dqla_init.c5398 dlen = qla27xx_fwdt_template_size(dcode); in qla24xx_load_risc_flash()
5439 dlen = qla27xx_fwdt_template_size(ha->fw_dump_template); in qla24xx_load_risc_flash()
5700 dlen = qla27xx_fwdt_template_size(dcode); in qla24xx_load_risc_blob()
5741 dlen = qla27xx_fwdt_template_size(ha->fw_dump_template); in qla24xx_load_risc_blob()
Dqla_attr.c188 size = qla27xx_fwdt_template_size(buf); in qla2x00_sysfs_write_fw_dump_template()