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

  /src/sys/dev/ic/
athn.c 1423 if (ani->firstep_level < 2) {
1424 ani->firstep_level++;
1425 ops->set_firstep_level(sc, ani->firstep_level);
1441 } else if (ani->firstep_level < 2) {
1442 ani->firstep_level++;
1443 ops->set_firstep_level(sc, ani->firstep_level);
1454 if (ani->firstep_level < 2) {
1455 ani->firstep_level++;
1456 ops->set_firstep_level(sc, ani->firstep_level);
1468 if (ani->firstep_level > 0)
    [all...]
athnvar.h 338 uint8_t firstep_level; member in struct:athn_ani

Completed in 14 milliseconds