Searched refs:CFG_TAGS (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Ddc395x.c469 #define CFG_TAGS 4 macro
566 module_param_named(tags, cfg_data[CFG_TAGS].value, int, 0);
607 cfg_data[CFG_TAGS].value,
677 if (cfg_data[CFG_TAGS].value != CFG_PARAM_UNSET)
678 eeprom->max_tag = (u8)cfg_data[CFG_TAGS].value;

Completed in 133 milliseconds