Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/de/
H A Dif_devar.h443 struct tulip_softc { struct
445 device_t tulip_dev;
447 int tulip_unit;
452 u_int32_t tulip_flags;
479 tulip_softc_t *tulip_slaves; /* slaved devices (ZX3xx) */ argument
500 u_int8_t tulip_connidx;
503 struct resource *de_res;
504 int de_res_rid;
505 int de_res_type;
508 int de_irq_rid;
[all …]