Home
last modified time | relevance | path

Searched refs:RNDSIZE (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/sun4v/io/
H A Dvds.c3571 #define RNDSIZE(expr) P2ROUNDUP(sizeof (expr), sizeof (uint64_t)) macro
3620 {VD_OP_GET_WCE, STRINGIZE(VD_OP_GET_WCE), RNDSIZE(int), in vd_ioctl()
3624 RNDSIZE(vd_geom_t), in vd_ioctl()
3627 {VD_OP_GET_VTOC, STRINGIZE(VD_OP_GET_VTOC), RNDSIZE(vd_vtoc_t), in vd_ioctl()
3630 {VD_OP_GET_EFI, STRINGIZE(VD_OP_GET_EFI), RNDSIZE(vd_efi_t), in vd_ioctl()
3635 {VD_OP_SET_WCE, STRINGIZE(VD_OP_SET_WCE), RNDSIZE(int), in vd_ioctl()
3639 RNDSIZE(vd_geom_t), in vd_ioctl()
3642 {VD_OP_SET_VTOC, STRINGIZE(VD_OP_SET_VTOC), RNDSIZE(vd_vtoc_t), in vd_ioctl()
3645 {VD_OP_SET_EFI, STRINGIZE(VD_OP_SET_EFI), RNDSIZE(vd_efi_t), in vd_ioctl()
3649 {VD_OP_SCSICMD, STRINGIZE(VD_OP_SCSICMD), RNDSIZE(vd_scsi_t), in vd_ioctl()
[all …]