Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dpucvar.h91 struct puc_attach_args { struct
92 int port;
93 int type;
94 int flags;
96 pci_chipset_tag_t pc;
97 pci_intr_handle_t intrhandle;
98 bool poll;
99 pcitag_t tag;
101 bus_addr_t a;
102 bus_space_tag_t t;
[all …]