Home
last modified time | relevance | path

Searched defs:chrd (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/libsyscall/wrappers/skywalk/
H A Dos_channel.c273 os_channel_init_ring(struct channel_ring_desc *chrd, in os_channel_init_ring()
328 _initialize_metadata_address(const channel_ring_t chrd, in _initialize_metadata_address()
938 os_channel_pending(const channel_ring_t chrd) in os_channel_pending()
946 os_channel_ring_sync_time(const channel_ring_t chrd) in os_channel_ring_sync_time()
952 os_channel_ring_notify_time(const channel_ring_t chrd) in os_channel_ring_notify_time()
958 os_channel_available_slot_count(const channel_ring_t chrd) in os_channel_available_slot_count()
981 os_channel_advance_slot(channel_ring_t chrd, const channel_slot_t slot) in os_channel_advance_slot()
999 os_channel_get_next_slot(const channel_ring_t chrd, const channel_slot_t slot0, in os_channel_get_next_slot()
1085 os_channel_set_slot_properties(const channel_ring_t chrd, in os_channel_set_slot_properties()
1126 os_channel_slot_get_packet(const channel_ring_t chrd, const channel_slot_t slot) in os_channel_slot_get_packet()
[all …]