Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/buslogic/
Dbtreg.h488 } bt_mbox_out_t; typedef
606 bt_mbox_out_t *cur_outbox;
608 bt_mbox_out_t *last_outbox;
616 bt_mbox_out_t *out_boxes;
Dbt.c752 sizeof(bt_mbox_out_t)), in bt_init()
776 + sizeof(bt_mbox_out_t)), in bt_init()
2087 bzero(bt->out_boxes, sizeof(bt_mbox_out_t) * bt->num_boxes); in btinitmboxes()