Searched refs:MPT_NVRAM_WIDE_DISABLE (Results 1 – 2 of 2) sorted by relevance
576 #define MPT_NVRAM_WIDE_DISABLE (0x00100000) macro
180 width = nvram & MPT_NVRAM_WIDE_DISABLE ? 0 : 1; in mptspi_setTargetNegoParms()447 spi_max_width(starget) = nvram & MPT_NVRAM_WIDE_DISABLE ? 0 : 1; in mptspi_target_alloc()