Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/nexus/
H A Dnexus_var.h602 nx_sync_tx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_tx() argument
610 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_tx()
618 nx_sync_rx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_rx() argument
626 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_rx()