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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfasttrap.c2568 #define FASTTRAP_MAJOR -24 /* let the kernel pick the device number */ macro
2605 int majdevno = cdevsw_add(FASTTRAP_MAJOR, &fasttrap_cdevsw);
2664 #undef FASTTRAP_MAJOR macro

Completed in 25 milliseconds