Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpgavar.h71 struct ifpga_attach_args { struct
72 char *ifa_name; /* Device name */
73 bus_space_tag_t ifa_iot; /* Bus space tag for io */
74 bus_space_handle_t ifa_sc_ioh; /* System controller handle */
76 ifpga_addr_t ifa_addr; /* Address of device. */
77 int ifa_irq; /* IRQ to use. */