Searched refs:mdev (Results 1 – 4 of 4) sorted by relevance
1281 struct msu_dev *mdev; in oplmsu_dr_attach() local1289 mdev = (struct msu_dev *)(mpath + 1); in oplmsu_dr_attach()1290 mdev->dip = dip; in oplmsu_dr_attach()1313 struct msu_dev *mdev; in oplmsu_dr_detach() local1421 mdev = (struct msu_dev *)(mpath + 1); in oplmsu_dr_detach()1422 mdev->dip = dip; in oplmsu_dr_detach()1554 struct msu_dev *mdev; in oplmsu_conf_stream() local1587 mdev = (struct msu_dev *)(mpath + 1); in oplmsu_conf_stream()1614 mdev->dip = ser_dl->dip; in oplmsu_conf_stream()1619 mdev++; in oplmsu_conf_stream()[all …]
87 static int mdev(char *, struct mnttab **);368 if (mdev(cp, &mp)) in main()723 mdev(char *spec, struct mnttab **mntbp) in mdev() function
351 smbios_memdevice_t mdev; in fm_smb_check() local467 (void) smbios_info_memdevice(shp, mdev_id, &mdev); in fm_smb_check()470 if (sys_ma[j] == mdev.smbmd_array) in fm_smb_check()
949 dev_t mdev; in snap_prop_op() local978 mdev = (*sidpp)->sid_fvp->v_vfsp->vfs_dev; in snap_prop_op()979 if (mdip = e_ddi_hold_devi_by_dev(mdev, 0)) { in snap_prop_op()982 error = cdev_prop_op(mdev, mdip, in snap_prop_op()