Home
last modified time | relevance | path

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

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