Home
last modified time | relevance | path

Searched refs:ipp_next_aid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/ipp/
H A Dippconf.c75 static ipp_action_id_t ipp_next_aid = IPP_ACTION_RESERVED + 1; variable
3122 start = (int)ipp_next_aid; in get_aid()
3145 ipp_next_aid = IPP_ACTION_RESERVED + 1; in get_aid()
3147 ipp_next_aid = (ipp_action_id_t)index; in get_aid()