Searched defs:di_copynode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c306 static di_off_t di_copynode(struct dev_info *, struct di_stack *,
1758 * di_copynode() is responsible for pushing and popping
1763 off = di_copynode(node, dsp, st);
1780 di_copynode(struct dev_info *node, struct di_stack *dsp, struct di_state *st) function
1787 dcmn_err2((CE_CONT, "di_copynode: depth = %x\n", dsp->depth));
2515 * It is called from di_copynode with active ndi_devi_enter to protect
3162 * di_copynode with active ndi_devi_enter. The major number is passed in case

Completed in 82 milliseconds