Lines Matching refs:getmajor
194 return (modid + getminor(dev) + getmajor(dev)); in ident_hash_func()
379 mod_major_to_name(getmajor(vp->v_rdev)), in handle_alloc()
416 mod_major_to_name(getmajor(vp->v_rdev)), in handle_alloc()
437 mod_major_to_name(getmajor(lhp->lh_vp->v_rdev)), in handle_release()
760 if (devopsp[getmajor(vp->v_rdev)]->devo_cb_ops == NULL) in ldi_open_by_vp()
1025 ldi_usage->tgt_name = mod_major_to_name(getmajor(dev)); in ldi_usage_walker_tgt_helper()
1130 major = getmajor(dev); in ldi_usage_walker_helper()
1365 major = getmajor(stp->sd_vnode->v_rdev); in ldi_mlink_fp()
1417 major = getmajor(stp->sd_vnode->v_rdev); in ldi_munlink_fp()
1494 name = mod_major_to_name(getmajor(dev)); in ldi_ident_from_stream()
1517 name = mod_major_to_name(getmajor(dev)); in ldi_ident_from_dev()
2114 cb = devopsp[getmajor(dev)]->devo_cb_ops; in ldi_aread()
2142 cb = devopsp[getmajor(dev)]->devo_cb_ops; in ldi_awrite()