Searched refs:KTR_DEV (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | ktr_class.h | 47 #define KTR_DEV 0x00000004 /* Device driver */ macro
|
| /f-stack/freebsd/kern/ |
| H A D | subr_sglist.c | 914 CTR1(KTR_DEV, "sglist_slice: foffs = %08lx", in sglist_slice() 926 CTR1(KTR_DEV, "sglist_slice: loffs = %08lx", in sglist_slice() 962 CTR2(KTR_DEV, "sglist_slice seg[0]: %08lx:%08lx", in sglist_slice() 967 CTR2(KTR_DEV, "sglist_slice seg[%d]: len %08x", count - 1, in sglist_slice()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_rng.c | 280 CTR2(KTR_DEV, "%s: %d words available in RNG FIFO", in bcm2835_rng_harvest()
|