HomeSort by: relevance | last modified time | path
    Searched defs:xc_extract_ipl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_xcall.c 222 xc_extract_ipl(unsigned int flags) function in typeref:typename:unsigned int
280 unsigned int ipl = xc_extract_ipl(flags);
342 unsigned int ipl = xc_extract_ipl(flags);
subr_xcall.c 222 xc_extract_ipl(unsigned int flags) function in typeref:typename:unsigned int
280 unsigned int ipl = xc_extract_ipl(flags);
342 unsigned int ipl = xc_extract_ipl(flags);

Completed in 22 milliseconds