Searched defs:ixgbe_osdep (Results 1 – 1 of 1) sorted by relevance
170 struct ixgbe_osdep struct172 struct ethercom ec;173 pci_chipset_tag_t pc;174 pcitag_t tag;175 bus_space_tag_t mem_bus_space_tag;176 bus_space_handle_t mem_bus_space_handle;177 bus_size_t mem_size;178 bus_dma_tag_t dmat;179 pci_intr_handle_t *intrs;180 int nintrs;[all …]