Searched refs:DKIOC (Results 1 – 3 of 3) sorted by relevance
160 #define DKIOC (0x04 << 8) macro166 #define DKIOCGGEOM (DKIOC|1) /* Get geometry */167 #define DKIOCINFO (DKIOC|3) /* Get info */168 #define DKIOCEJECT (DKIOC|6) /* Generic 'eject' */169 #define DKIOCGVTOC (DKIOC|11) /* Get VTOC */170 #define DKIOCSVTOC (DKIOC|12) /* Set VTOC & Write to Disk */172 #define DKIOCGEXTVTOC (DKIOC|23) /* Get extended VTOC */173 #define DKIOCSEXTVTOC (DKIOC|24) /* Set extended VTOC, Write to Disk */195 #define DKIOCFLUSHWRITECACHE (DKIOC|34) /* flush cache to phys medium */208 #define DKIOCGETWCE (DKIOC|36) /* Get current write cache */[all …]
1044 #define DKIOCRESET (DKIOC|14)1045 #define DKIOCABORT (DKIOC|15)
3077 #define DKIOCRESET (DKIOC|14) in dcdioctl()3078 #define DKIOCABORT (DKIOC|15) in dcdioctl()