Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h377 extern channel_ring_t os_channel_tx_ring(const channel_t channel,
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c903 os_channel_tx_ring(const channel_t chd, const ring_id_t rid) in os_channel_tx_ring() function