Searched refs:rl_dev (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/rl/ |
| H A D | if_rl.c | 424 device_printf(sc->rl_dev, "bad phy register\n"); in rl_miibus_readreg() 650 sc->rl_dev = dev; in rl_attach() 655 ctx = device_get_sysctl_ctx(sc->rl_dev); in rl_attach() 927 device_printf(sc->rl_dev, in rl_dma_alloc() 943 device_printf(sc->rl_dev, in rl_dma_alloc() 970 device_printf(sc->rl_dev, in rl_dma_alloc() 980 device_printf(sc->rl_dev, in rl_dma_alloc() 993 device_printf(sc->rl_dev, in rl_dma_alloc() 1410 rl_miibus_statchg(sc->rl_dev); in rl_tick() 1988 pmstat = pci_read_config(sc->rl_dev, in rl_resume() [all …]
|
| H A D | if_rlreg.h | 868 device_t rl_dev; member
|
| /freebsd-14.2/sys/dev/re/ |
| H A D | if_re.c | 859 device_printf(sc->rl_dev, in re_diag() 889 device_printf(sc->rl_dev, in re_diag() 1227 sc->rl_dev = dev; in re_attach() 1294 device_printf(sc->rl_dev, in re_attach() 2493 re_miibus_statchg(sc->rl_dev); in re_tick() 3119 device_printf(sc->rl_dev, in re_init_locked() 3129 device_printf(sc->rl_dev, in re_init_locked() 3638 device_printf(sc->rl_dev, in re_stop() 3652 device_printf(sc->rl_dev, in re_stop() 3848 device_printf(sc->rl_dev, in re_set_linkspeed() [all …]
|