Lines Matching refs:nvram
741 static int sym_prepare_setting(hcb_p np, struct sym_nvram *nvram) argument
831 np->maxoffs_dt = nvram->type ? 62 : 31;
932 sym_nvram_setup_host (np, nvram);
965 else if (nvram->type == SYM_SYMBIOS_NVRAM) {
983 (nvram->type == SYM_SYMBIOS_NVRAM ||
984 (nvram->type == SYM_TEKRAM_NVRAM &&
1018 sym_nvram_setup_target (np, i, nvram);
1040 i = nvram->type;
5706 int sym_hcb_attach(hcb_p np, struct sym_fw *fw, struct sym_nvram *nvram) argument
5712 struct sym_nvram nvram_buf, *nvram = &nvram_buf; local
5743 (void) sym_read_nvram(np, nvram);
5750 (void) sym_prepare_setting(np, nvram);