Home | History | Annotate | Download | only in common

Lines Matching full:date_region

1311     int32_t date_region;
1651 int32_t date_region = MAC_LC_INIT_NUMBER;
1659 date_region = ((uint16_t)(*ih)->intl1Vers) >> 8;
1668 && ((mac_lc_recs[i].date_region == MAC_LC_MAGIC_NUMBER)
1669 || (mac_lc_recs[i].date_region == date_region))