Home
last modified time | relevance | path

Searched defs:opb_attach_args (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Dopbvar.h47 struct opb_attach_args { struct
48 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;