Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/buslogic/
H A Dbtreg.h585 bt_mbox_in_t *last_inbox; member
H A Dbt.c71 if (bt->cur_inbox == bt->last_inbox) in btnextinbox()
1927 bt->last_inbox = bt->in_boxes + bt->num_boxes - 1; in btinitmboxes()