Searched refs:spec_assoc_vp_with_devi (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | snode.h | 171 void spec_assoc_vp_with_devi(struct vnode *, dev_info_t *);
|
/titanic_41/usr/src/uts/common/fs/specfs/ |
H A D | specsubr.c | 95 spec_assoc_vp_with_devi(vp, dip); in specvp_devfs() 341 spec_assoc_vp_with_devi(struct vnode *vp, dev_info_t *dip) in spec_assoc_vp_with_devi() function
|
H A D | specvnops.c | 528 spec_assoc_vp_with_devi(newvp, dip); in spec_clone() 532 spec_assoc_vp_with_devi(newvp, dip); in spec_clone() 617 spec_assoc_vp_with_devi(vp, dip); in spec_open()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | dacf.c | 1302 spec_assoc_vp_with_devi(vp, dmdp->dip); in dacf_makevp()
|
H A D | driver_lyr.c | 539 spec_assoc_vp_with_devi(vp, dip); in ldi_vp_from_dev() 616 spec_assoc_vp_with_devi(vp, dip); in ldi_vp_from_name() 731 spec_assoc_vp_with_devi(vp, dip); in ldi_vp_from_devid()
|
H A D | devcfg.c | 7046 spec_assoc_vp_with_devi(vp, dip); in ddi_assoc_queue_with_devi()
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 339 NO_UNLOAD_STUB(specfs, spec_assoc_vp_with_devi, nomod_void);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 451 NO_UNLOAD_STUB(specfs, spec_assoc_vp_with_devi, nomod_void);
|