Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/rl/
H A Dif_rlreg.h361 struct rl_softc { struct
362 struct arpcom arpcom; /* interface info */
363 device_t rl_dev;
364 bus_space_handle_t rl_bhandle; /* bus space handle */
365 bus_space_tag_t rl_btag; /* bus space tag */
366 struct resource *rl_res;
367 struct resource *rl_irq;
368 void *rl_intrhand;
369 device_t rl_miibus;
370 bus_dma_tag_t rl_parent_tag;
[all …]