Searched refs:sun_dkpart (Results 1 – 6 of 6) sorted by relevance
54 #define SUN_DKIOCGPART _IOR('d', 4, struct sun_dkpart) /* partition info */82 struct sun_dkpart { struct102 struct sun_dkpart sl_part[8]; /* partition layout */ argument
244 struct sun_dkpart *spp; in disklabel_sun_to_bsd()340 struct sun_dkpart *spp; in disklabel_bsd_to_sun()
306 struct sun_dkpart *spp; in disklabel_om_to_bsd()403 struct sun_dkpart *spp; in disklabel_bsd_to_om()
255 struct sun_dkpart *spp; in disklabel_sun_to_bsd()
905 #define datapart ((struct sun_dkpart *)SCARG(uap, data)) in sunos_sys_ioctl()
940 #define datapart ((struct sun_dkpart *)SCARG_P32(uap, data)) in sunos32_sys_ioctl()