Lines Matching refs:KTR_CAS
178 #define KTR_CAS KTR_SPARE2 macro
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()
1022 CTR5(KTR_CAS, in cas_init_locked()
1259 CTR6(KTR_CAS, in cas_load_txmbuf()
1276 CTR3(KTR_CAS, "%s: end of frame at segment %d, TX %d", in cas_load_txmbuf()
1284 CTR3(KTR_CAS, "%s: start of frame at segment %d, TX %d", in cas_load_txmbuf()
1300 CTR4(KTR_CAS, "%s: setting firstdesc=%d, lastdesc=%d, ndescs=%d", in cas_load_txmbuf()
1417 CTR3(KTR_CAS, "%s: %s: kicking TX %d", in cas_txkick()
1443 CTR4(KTR_CAS, "%s: %s: txfree %d, txnext %d", in cas_start()
1473 CTR2(KTR_CAS, "%s: packets enqueued, OWN on %d", in cas_start()
1480 CTR3(KTR_CAS, "%s: %s: watchdog %d", in cas_start()
1501 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__); in cas_tint()
1537 CTR4(KTR_CAS, "%s: txs->txs_firstdesc = %d, " in cas_tint()
1553 CTR1(KTR_CAS, "%s: releasing a descriptor", __func__); in cas_tint()
1574 CTR5(KTR_CAS, "%s: CAS_TX_SM1 %x CAS_TX_SM2 %x CAS_TX_DESC_BASE %llx " in cas_tint()
1590 CTR3(KTR_CAS, "%s: %s: watchdog %d", in cas_tint()
1623 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__); in cas_rint()
1642 CTR4(KTR_CAS, "%s: sc->sc_rxcptr %d, sc->sc_rxdptr %d, head %d", in cas_rint()
1714 CTR4(KTR_CAS, "%s: hdr at idx %d, off %d, len %d", in cas_rint()
1753 CTR4(KTR_CAS, "%s: data at idx %d, off %d, len %d", in cas_rint()
1783 CTR2(KTR_CAS, "%s: split at idx %d", in cas_rint()
1853 CTR4(KTR_CAS, "%s: done sc->sc_rxcptr %d, sc->sc_rxdptr %d, head %d", in cas_rint()
1968 CTR4(KTR_CAS, "%s: %s: cplt %x, status %x", in cas_intr_task()
2081 CTR4(KTR_CAS, in cas_watchdog()
2086 CTR4(KTR_CAS, in cas_watchdog()