Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat_internal.h431 struct ioat_softc { struct
436 (struct ioat_softc *)((char *)_p - \ argument
440 device_t device;
441 int domain;
442 int cpu;
443 int version;
444 unsigned chan_idx;
446 bus_space_tag_t pci_bus_tag;
447 bus_space_handle_t pci_bus_handle;
448 struct resource *pci_resource;
[all …]