Home
last modified time | relevance | path

Searched refs:SYM_SYMBIOS_NVRAM (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_nvram.c81 case SYM_SYMBIOS_NVRAM: in sym_nvram_setup_host()
113 case SYM_SYMBIOS_NVRAM: in sym_nvram_setup_target()
281 nvp->type = SYM_SYMBIOS_NVRAM; in sym_read_nvram()
Dsym_hipd.h223 #define SYM_SYMBIOS_NVRAM (1) macro
Dsym_glue.c2839 case SYM_SYMBIOS_NVRAM: in sym53c8xx_detect()
2889 if (!nvp || nvram0.type != SYM_SYMBIOS_NVRAM) in sym53c8xx_detect()
Dsym_hipd.c965 else if (nvram->type == SYM_SYMBIOS_NVRAM) {
983 (nvram->type == SYM_SYMBIOS_NVRAM ||
1042 i == SYM_SYMBIOS_NVRAM ? "Symbios" :