Searched defs:opb_attach_args (Results 1 – 1 of 1) sorted by relevance
47 struct opb_attach_args { struct48 const char *opb_name;49 int opb_instance;50 u_long opb_addr;51 int opb_irq;52 bus_space_tag_t opb_bt; /* Bus space tag */53 bus_dma_tag_t opb_dmat; /* DMA tag */55 int opb_flags;