Searched refs:rl_dev (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/rl/ |
| H A D | if_rl.c | 428 device_printf(sc->rl_dev, "bad phy register\n"); in rl_miibus_readreg() 652 sc->rl_dev = dev; in rl_attach() 657 ctx = device_get_sysctl_ctx(sc->rl_dev); in rl_attach() 936 device_printf(sc->rl_dev, in rl_dma_alloc() 952 device_printf(sc->rl_dev, in rl_dma_alloc() 979 device_printf(sc->rl_dev, in rl_dma_alloc() 989 device_printf(sc->rl_dev, in rl_dma_alloc() 1002 device_printf(sc->rl_dev, in rl_dma_alloc() 1419 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-12.1/sys/dev/re/ |
| H A D | if_re.c | 857 device_printf(sc->rl_dev, in re_diag() 887 device_printf(sc->rl_dev, in re_diag() 1225 sc->rl_dev = dev; in re_attach() 1292 device_printf(sc->rl_dev, in re_attach() 2491 re_miibus_statchg(sc->rl_dev); in re_tick() 3120 device_printf(sc->rl_dev, in re_init_locked() 3130 device_printf(sc->rl_dev, in re_init_locked() 3632 device_printf(sc->rl_dev, in re_stop() 3646 device_printf(sc->rl_dev, in re_stop() 3842 device_printf(sc->rl_dev, in re_set_linkspeed() [all …]
|