Searched refs:last_inbox (Results 1 – 4 of 4) sorted by relevance
318 aha_mbox_in_t *last_inbox; member
103 if (aha->cur_inbox == aha->last_inbox) in ahanextinbox()1609 aha->last_inbox = aha->in_boxes + aha->num_boxes - 1; in ahainitmboxes()
609 bt_mbox_in_t *last_inbox; member
79 if (bt->cur_inbox == bt->last_inbox) in btnextinbox()2089 bt->last_inbox = bt->in_boxes + bt->num_boxes - 1; in btinitmboxes()