Lines Matching refs:nvram
654 static void sym_set_bus_mode(struct sym_hcb *np, struct sym_nvram *nvram) argument
667 } else if (nvram->type == SYM_SYMBIOS_NVRAM) {
682 static int sym_prepare_setting(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) argument
772 np->maxoffs_dt = nvram->type ? 62 : 31;
865 sym_nvram_setup_host(shost, np, nvram);
881 sym_set_bus_mode(np, nvram);
890 (nvram->type == SYM_SYMBIOS_NVRAM ||
891 (nvram->type == SYM_TEKRAM_NVRAM &&
922 sym_nvram_setup_target(tp, i, nvram);
932 sym_nvram_type(nvram), np->myaddr,
5580 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram) argument
5612 sym_prepare_setting(shost, np, nvram);