Searched refs:KTR_DEV (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dktr_class.h40 * Two of the trace classes (KTR_DEV and KTR_SUBSYS) are special in that
47 #define KTR_DEV 0x00000004 /* Device driver */ macro
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_debug.h93 CTR##_kf(KTR_DEV, __VA_ARGS__); \
/freebsd-13-stable/sys/kern/
H A Dsubr_sglist.c914 CTR1(KTR_DEV, "sglist_slice: foffs = %08lx",
926 CTR1(KTR_DEV, "sglist_slice: loffs = %08lx",
962 CTR2(KTR_DEV, "sglist_slice seg[0]: %08lx:%08lx",
967 CTR2(KTR_DEV, "sglist_slice seg[%d]: len %08x", count - 1,
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_rng.c368 CTR2(KTR_DEV, "%s: %d words available in RNG FIFO",
/freebsd-13-stable/sys/dev/acpica/
H A Dacpivar.h551 #define KTR_ACPI KTR_DEV
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h217 #define KTR_DRM KTR_DEV
/freebsd-13-stable/sys/dev/agp/
H A Dagp_i810.c46 #define KTR_AGP_I810 KTR_DEV

Completed in 78 milliseconds