Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_var.h653 #define SD_SWAP(_ksd1, _usd1, _ksd2, _usd2) do { \ macro
/xnu-12377.41.6/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c945 SD_SWAP(ksd_rx, usd_rx, ksd_tx, usd_tx); in nx_upipe_na_txsync_locked()