Searched refs:aha_mbox_out_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/aha/
H A Dahareg.h229 } aha_mbox_out_t; typedef in typeref:struct:aha_mbox_out
315 aha_mbox_out_t *cur_outbox;
317 aha_mbox_out_t *last_outbox;
327 aha_mbox_out_t *out_boxes;
H A Daha.c484 sizeof(aha_mbox_out_t)),
506 sizeof(aha_mbox_out_t)), ahamapmboxes, aha, /*flags*/0);
1609 bzero(aha->out_boxes, sizeof(aha_mbox_out_t) * aha->num_boxes);

Completed in 22 milliseconds