Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ixl.c571 struct ixl_softc { struct
572 device_t sc_dev;
573 struct ethercom sc_ec;
574 bool sc_attached;
575 bool sc_dead;
576 uint32_t sc_port;
577 struct sysctllog *sc_sysctllog;
578 struct workqueue *sc_workq;
579 struct workqueue *sc_workq_txrx;
580 int sc_stats_intval;
[all …]