bcma_intr
struct bcma_intr *desc;
struct bcma_intr *intr;
struct bcma_intr *intr;
struct bcma_intr *intr, *inext;
STAILQ_REMOVE(&dinfo->intrs, intr, bcma_intr, i_link);
struct bcma_intr *
struct bcma_intr *intr;
bcma_free_intr(struct bcma_intr *intr)
struct bcma_intr *bcma_alloc_intr(uint8_t bank, uint8_t sel,
void bcma_free_intr(struct bcma_intr *intr);
STAILQ_ENTRY(bcma_intr) i_link;
STAILQ_HEAD(bcma_intr_list, bcma_intr);
struct bcma_intr;