Searched refs:KTR_GENIO (Results 1 – 6 of 6) sorted by relevance
114 #define KTR_GENIO 4 macro216 #define KTRFAC_GENIO (1<<KTR_GENIO)
300 case KTR_GENIO: in main()441 case KTR_GENIO: in dumpheader()
349 if (KTRPOINT(td, KTR_GENIO)) 553 if (KTRPOINT(td, KTR_GENIO))
846 if (KTRPOINT(td, KTR_GENIO))1042 if (KTRPOINT(td, KTR_GENIO))2787 if (KTRPOINT(td, KTR_GENIO))
698 req = ktr_getrequest(KTR_GENIO);
759 if (KTRPOINT(td, KTR_GENIO)) { in sys_kevent()