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