Lines Matching refs:device_get_name
192 if_initname(ifp, device_get_name(sc->sc_dev), in cas_attach()
688 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__); in cas_reset()
716 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__); in cas_stop()
968 CTR2(KTR_CAS, "%s: %s: calling stop", device_get_name(sc->sc_dev), in cas_init_locked()
982 CTR2(KTR_CAS, "%s: %s: restarting", device_get_name(sc->sc_dev), in cas_init_locked()
1418 device_get_name(sc->sc_dev), __func__, sc->sc_txnext); in cas_txkick()
1444 device_get_name(sc->sc_dev), __func__, sc->sc_txfree, in cas_start()
1474 device_get_name(sc->sc_dev), sc->sc_txnext); in cas_start()
1481 device_get_name(sc->sc_dev), __func__, in cas_start()
1501 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__); in cas_tint()
1591 device_get_name(sc->sc_dev), __func__, sc->sc_wdog_timer); in cas_tint()
1623 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__); in cas_rint()
1969 device_get_name(sc->sc_dev), __func__, in cas_intr_task()