Home
last modified time | relevance | path

Searched refs:in_node_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c64 static void in_enlist(in_node_t *ap, in_node_t *np);
777 in_node_t *np; in e_ddi_free_instance()
921 in_node_t *np; in in_removenode()
962 in_node_t *np; in in_devwalk()
1001 in_node_t *np; in in_pathin()
1114 in_enlist(in_node_t *ap, in_node_t *np) in in_enlist()
1116 in_node_t *mp; in in_enlist()
1193 in_node_t *np; in in_alloc_node()
1507 in_node_t *
1578 in_node_t *
[all …]
H A Dinst_sync.c292 in_walktree(in_node_t *np, char *this) in in_walktree()
359 in_node_t *root = e_ddi_instance_root(); in in_write_instance()
H A Dmodctl.c1960 modctl_inst_walker(const char *path, in_node_t *np, in_drv_t *dp, void *arg) in modctl_inst_walker()
/illumos-gate/usr/src/uts/common/sys/
H A Dinstance.h68 } in_node_t; typedef
115 in_node_t *e_ddi_instance_root(void);
126 in_node_t *, in_drv_t *, void *), void *);
129 in_node_t *e_ddi_path_to_instance(char *path);
130 void e_ddi_borrow_instance(dev_info_t *cdip, in_node_t *cnp);
131 void e_ddi_return_instance(dev_info_t *cdip, char *addr, in_node_t *cnp);