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

/freebsd-11-stable/sys/dev/aha/
H A Dahareg.h318 aha_mbox_in_t *last_inbox; member in struct:aha_softc
H A Daha.c103 if (aha->cur_inbox == aha->last_inbox)
1605 aha->last_inbox = aha->in_boxes + aha->num_boxes - 1;
/freebsd-11-stable/sys/dev/buslogic/
H A Dbtreg.h609 bt_mbox_in_t *last_inbox; member in struct:bt_softc
H A Dbt.c79 if (bt->cur_inbox == bt->last_inbox)
2085 bt->last_inbox = bt->in_boxes + bt->num_boxes - 1;

Completed in 115 milliseconds