Searched refs:rl_dev (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/rl/ |
| H A D | if_rl.c | 428 device_printf(sc->rl_dev, "bad phy register\n"); in rl_miibus_readreg() 654 sc->rl_dev = dev; in rl_attach() 659 ctx = device_get_sysctl_ctx(sc->rl_dev); in rl_attach() 937 device_printf(sc->rl_dev, in rl_dma_alloc() 953 device_printf(sc->rl_dev, in rl_dma_alloc() 980 device_printf(sc->rl_dev, in rl_dma_alloc() 990 device_printf(sc->rl_dev, in rl_dma_alloc() 1003 device_printf(sc->rl_dev, in rl_dma_alloc() 1420 rl_miibus_statchg(sc->rl_dev); in rl_tick() 1998 pmstat = pci_read_config(sc->rl_dev, in rl_resume() [all …]
|
| H A D | if_rlreg.h | 869 device_t rl_dev; member
|
| /freebsd-13.1/sys/dev/re/ |
| H A D | if_re.c | 860 device_printf(sc->rl_dev, in re_diag() 890 device_printf(sc->rl_dev, in re_diag() 1228 sc->rl_dev = dev; in re_attach() 1295 device_printf(sc->rl_dev, in re_attach() 2494 re_miibus_statchg(sc->rl_dev); in re_tick() 3123 device_printf(sc->rl_dev, in re_init_locked() 3133 device_printf(sc->rl_dev, in re_init_locked() 3643 device_printf(sc->rl_dev, in re_stop() 3657 device_printf(sc->rl_dev, in re_stop() 3853 device_printf(sc->rl_dev, in re_set_linkspeed() [all …]
|