Searched refs:nexus_upipe_adapter (Results 1 – 4 of 4) sorted by relevance
67 static struct nexus_upipe_adapter *nx_upipe_find(struct nexus_adapter *,70 struct nexus_upipe_adapter *);72 struct nexus_upipe_adapter *);115 static struct nexus_upipe_adapter *na_upipe_alloc(zalloc_flags_t);249 sizeof(struct nexus_upipe_adapter), ZC_ZFREE_CLEARMEM);407 static struct nexus_upipe_adapter *410 struct nexus_upipe_adapter *pna; in na_upipe_alloc()412 _CASSERT(offsetof(struct nexus_upipe_adapter, pna_up) == 0); in na_upipe_alloc()425 struct nexus_upipe_adapter *pna = (struct nexus_upipe_adapter *)na; in na_upipe_free()600 struct nexus_upipe_adapter *pna = (struct nexus_upipe_adapter *)na; in nx_upipe_dom_defunct()[all …]
63 struct nexus_upipe_adapter { struct74 struct nexus_upipe_adapter *pna_peer; /* the other end of the pipe */ argument
68 struct nexus_upipe_adapter;260 struct nexus_upipe_adapter **na_pipes;
539 struct nexus_upipe_adapter *pna; in _kern_channel_defunct_eligible()547 pna = (struct nexus_upipe_adapter *)ch->ch_na; in _kern_channel_defunct_eligible()