Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/rl/
H A Dif_rlreg.h361 struct rl_softc { struct
363 device_t rl_dev;
366 struct resource *rl_res;
367 struct resource *rl_irq;
368 void *rl_intrhand;
369 device_t rl_miibus;
371 uint8_t rl_type;
372 int rl_eecmd_read;
374 int rl_txthresh;
379 int rxcycles;
[all …]