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

/freebsd-10.1-release/sys/dev/aha/
H A Dahareg.h317 aha_mbox_out_t *last_outbox; member in struct:aha_softc
H A Daha.c112 if (aha->cur_outbox == aha->last_outbox)
1613 aha->last_outbox = aha->out_boxes + aha->num_boxes - 1;
/freebsd-10.1-release/sys/dev/buslogic/
H A Dbtreg.h608 bt_mbox_out_t *last_outbox; member in struct:bt_softc
H A Dbt.c88 if (bt->cur_outbox == bt->last_outbox)
2093 bt->last_outbox = bt->out_boxes + bt->num_boxes - 1;

Completed in 107 milliseconds