Searched defs:puc_attach_args (Results 1 – 1 of 1) sorted by relevance
91 struct puc_attach_args { struct92 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 …]