Searched defs:CFG_PARAM_UNSET (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Ddc395x.c481 #define CFG_PARAM_UNSET -1 macro
496 CFG_PARAM_UNSET,
503 CFG_PARAM_UNSET,
510 CFG_PARAM_UNSET,
519 CFG_PARAM_UNSET,
528 CFG_PARAM_UNSET,
535 CFG_PARAM_UNSET,
667 if (cfg_data[CFG_ADAPTER_ID].value != CFG_PARAM_UNSET)
670 if (cfg_data[CFG_ADAPTER_MODE].value != CFG_PARAM_UNSET)
673 if (cfg_data[CFG_RESET_DELAY].value != CFG_PARAM_UNSET)
[all...]

Completed in 33 milliseconds