Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h592 #define CHD_SIZE(n) \ macro
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c577 chd_sz = CHD_SIZE(num_tx_rings + num_rx_rings + num_allocator_rings + in os_channel_create_extended()