Lines Matching refs:nvram
657 static void sym_set_bus_mode(struct sym_hcb *np, struct sym_nvram *nvram) argument
670 } else if (nvram->type == SYM_SYMBIOS_NVRAM) {
685 static int sym_prepare_setting(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) argument
775 np->maxoffs_dt = nvram->type ? 62 : 31;
868 sym_nvram_setup_host(shost, np, nvram);
884 sym_set_bus_mode(np, nvram);
893 (nvram->type == SYM_SYMBIOS_NVRAM ||
894 (nvram->type == SYM_TEKRAM_NVRAM &&
925 sym_nvram_setup_target(tp, i, nvram);
935 sym_nvram_type(nvram), np->myaddr,
5490 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram) argument
5522 sym_prepare_setting(shost, np, nvram);