Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aha/
HDahareg.h318 aha_mbox_in_t *last_inbox; member
HDaha.c103 if (aha->cur_inbox == aha->last_inbox) in ahanextinbox()
1609 aha->last_inbox = aha->in_boxes + aha->num_boxes - 1; in ahainitmboxes()
/NextBSD/sys/dev/buslogic/
HDbtreg.h609 bt_mbox_in_t *last_inbox; member
HDbt.c79 if (bt->cur_inbox == bt->last_inbox) in btnextinbox()
2089 bt->last_inbox = bt->in_boxes + bt->num_boxes - 1; in btinitmboxes()