Lines Matching refs:date_region
1301 int32_t date_region;1624 int32_t date_region = MAC_LC_INIT_NUMBER;1632 date_region = ((uint16_t)(*ih)->intl1Vers) >> 8;1641 && ((mac_lc_recs[i].date_region == MAC_LC_MAGIC_NUMBER)1642 || (mac_lc_recs[i].date_region == date_region))