Searched refs:ary (Results 1 – 1 of 1) sorted by relevance
328 kern_packet_t *ary = NULL; in kplo_sync_tx() local367 VERIFY(kern_channel_ring_get_container(txkring, &ary, &ary_cnt) == 0); in kplo_sync_tx()368 VERIFY(ary != NULL && ary_cnt >= kplo_ntxslots); in kplo_sync_tx()