Home
last modified time | relevance | path

Searched refs:CPDBG_OFFSET_IO (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dcprotect.h53 CPDBG_OFFSET_IO = CP_CODE(0), /* 0x03CF0000 */ enumerator
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_bio.c1717 …CP_DEBUG((CPDBG_OFFSET_IO | DBG_FUNC_NONE), (uint32_t) f_offset, (uint32_t) bp->b_lblkno, (uint32_… in buf_strategy()