Searched refs:DKIOCSETWCE (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | dkio.h | 209 #define DKIOCSETWCE (DKIOC|37) /* Enable/Disable write cache */ macro
|
/titanic_44/usr/src/uts/i86pc/i86hvm/io/ |
H A D | pv_cmdk.c | 481 case DKIOCSETWCE: { in xdfs_c_ioctl()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | vdev_disk.c | 572 (void) ldi_ioctl(dvd->vd_lh, DKIOCSETWCE, (intptr_t)&wce, in vdev_disk_open()
|
H A D | zvol.c | 1742 case DKIOCSETWCE: in zvol_ioctl()
|
/titanic_44/usr/src/cmd/truss/ |
H A D | codes.c | 1299 { (uint_t)DKIOCSETWCE, "DKIOCSETWCE",
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vds.c | 3636 DKIOCSETWCE, STRINGIZE(DKIOCSETWCE), in vd_ioctl()
|
H A D | vdc.c | 7189 {VD_OP_SET_WCE, DKIOCSETWCE, sizeof (int),
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 2671 case DKIOCSETWCE: { in xdf_ioctl()
|
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd.c | 3547 ret = VOP_IOCTL(sl->sl_data_vp, DKIOCSETWCE, (intptr_t)&wce, FKIOCTL, in sbd_wcd_set()
|
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 23178 case DKIOCSETWCE: {
|