Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Ddkio.h156 #define DKIOC (0x04 << 8) macro
162 #define DKIOCGGEOM (DKIOC|1) /* Get geometry */
163 #define DKIOCINFO (DKIOC|3) /* Get info */
164 #define DKIOCEJECT (DKIOC|6) /* Generic 'eject' */
165 #define DKIOCGVTOC (DKIOC|11) /* Get VTOC */
166 #define DKIOCSVTOC (DKIOC|12) /* Set VTOC & Write to Disk */
188 #define DKIOCFLUSHWRITECACHE (DKIOC|34) /* flush cache to phys medium */
201 #define DKIOCGETWCE (DKIOC|36) /* Get current write cache */
203 #define DKIOCSETWCE (DKIOC|37) /* Enable/Disable write cache */
210 #define DKIOCSGEOM (DKIOC|2) /* Set geometry */
[all …]
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Ddkio.h42 #define DKIOC (0x04 << 8) macro
48 #define DKIOCGGEOM (DKIOC|1) /* Get geometry */
49 #define DKIOCINFO (DKIOC|3) /* Get info */
50 #define DKIOCEJECT (DKIOC|6) /* Generic 'eject' */
51 #define DKIOCGVTOC (DKIOC|11) /* Get VTOC */
52 #define DKIOCSVTOC (DKIOC|12) /* Set VTOC & Write to Disk */
74 #define DKIOCFLUSHWRITECACHE (DKIOC|34) /* flush cache to phys medium */
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Ddkio.h
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Ddkio.h