Home
last modified time | relevance | path

Searched refs:nvram_81xx (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_target.h1145 struct nvram_81xx *);
Dqla_fw.h1583 struct nvram_81xx { struct
Dqla_init.c6021 struct nvram_81xx *nv; in qla81xx_nvram_config()
6033 ha->nvram_size = sizeof(struct nvram_81xx); in qla81xx_nvram_config()
Dqla_mbx.c487 struct nvram_81xx *nv = ha->nvram; in qla2x00_execute_fw()
Dqla_target.c6286 qlt_81xx_config_nvram_stage1(struct scsi_qla_host *vha, struct nvram_81xx *nv) in qlt_81xx_config_nvram_stage1()