Home
last modified time | relevance | path

Searched refs:SYMBIOS_DISCONNECT_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h88 #define SYMBIOS_DISCONNECT_ENABLE (1) macro
H A Dsym_nvram.c88 if (!(tn->flags & SYMBIOS_DISCONNECT_ENABLE)) in sym_Symbios_setup_target()
162 (tn->flags & SYMBIOS_DISCONNECT_ENABLE) ? " DISC" : "", in sym_display_Symbios_nvram()