Searched refs:ch_schema_offset (Results 1 – 2 of 2) sorted by relevance
594 ASSERT(ch->ch_schema_offset != (mach_vm_offset_t)-1); in na_bind_channel()597 ch->ch_schema_offset = (mach_vm_offset_t)-1; in na_bind_channel()674 ch->ch_schema_offset = (mach_vm_offset_t)-1; in na_bind_channel()748 ch->ch_schema_offset = (mach_vm_offset_t)-1; in na_unbind_channel()1093 ch->ch_schema_offset = base; in na_schema_alloc()2621 chr->cr_memoffset = ch->ch_schema_offset; in na_connect()
165 mach_vm_offset_t ch_schema_offset; member