Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h1070 struct nvram_24xx *);
H A Dqla_fw.h134 struct nvram_24xx { struct
H A Dqla_init.c7833 struct nvram_24xx *nv) in qla24xx_nvram_wwn_from_ofw()
7857 struct nvram_24xx *nv; in qla24xx_nvram_config()
H A Dqla_target.c6885 qlt_24xx_config_nvram_stage1(struct scsi_qla_host *vha, struct nvram_24xx *nv) in qlt_24xx_config_nvram_stage1()
H A Dqla_os.c8223 BUILD_BUG_ON(sizeof(struct nvram_24xx) != 512); in qla2x00_module_init()