Home
last modified time | relevance | path

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

/xnu-8020.140.41/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.c1413 nx_monitor_na_find(struct kern_nexus *nx, struct kern_channel *ch, in nx_monitor_na_find() function
/xnu-8020.140.41/bsd/skywalk/nexus/
H A Dnexus_adapter.c2871 error = nx_monitor_na_find(nx, ch, chr, ch0, nxb, p, na, create); in na_find()