Home
last modified time | relevance | path

Searched refs:nx_monitor_na_find (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.h80 extern int nx_monitor_na_find(struct kern_nexus *, struct kern_channel *,
H A Dnx_monitor.c1419 nx_monitor_na_find(struct kern_nexus *nx, struct kern_channel *ch, in nx_monitor_na_find() function
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.c3006 error = nx_monitor_na_find(nx, ch, chr, ch0, nxb, p, na, create); in na_find()