HomeSort by: relevance | last modified time | path
    Searched defs:past_even (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
atw.c 2430 uint32_t ival, past_even, tbtt, tsfth, tsftl; local in function:atw_predict_beacon
2454 past_even = tsftl - atw_last_even_tsft(tsfth, tsftl, ival);
2459 tbtt = past_even + ival * 10;
atw.c 2430 uint32_t ival, past_even, tbtt, tsfth, tsftl; local in function:atw_predict_beacon
2454 past_even = tsftl - atw_last_even_tsft(tsfth, tsftl, ival);
2459 tbtt = past_even + ival * 10;

Completed in 49 milliseconds