Searched refs:_fx_system_media_max_sector_cache (Results 1 – 4 of 4) sorted by relevance
114 temp = _fx_system_media_max_sector_cache; in _fxe_media_open()120 if ((temp == 1) || (temp != _fx_system_media_max_sector_cache)) in _fxe_media_open()
94 _fx_system_media_max_sector_cache = FX_MAX_SECTOR_CACHE; in _fx_system_initialize()
108 SYSTEM_DECLARE ULONG _fx_system_media_max_sector_cache; variable
1308 temp = _fx_system_media_max_sector_cache; in tx_application_define()1309 _fx_system_media_max_sector_cache = 3; in tx_application_define()1316 _fx_system_media_max_sector_cache = temp; in tx_application_define()1336 temp = _fx_system_media_max_sector_cache; in tx_application_define()1337 _fx_system_media_max_sector_cache = 6; in tx_application_define()1344 _fx_system_media_max_sector_cache = temp; in tx_application_define()