Searched refs:DKIOC (Results 1 – 3 of 3) sorted by relevance
156 #define DKIOC (0x04 << 8) macro162 #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 */210 #define DKIOCSGEOM (DKIOC|2) /* Set geometry */219 #define DKIOCLOCK (DKIOC|7) /* Generic 'lock' */345 #define DKIOCSETEFI (DKIOC|17) /* Set EFI info */346 #define DKIOCGETEFI (DKIOC|18) /* Get EFI info */417 #define DKIOC_GETDISKID (DKIOC|46)[all …]
176 #define DKIOC (0x04 << 8) macro182 #define DKIOCGGEOM (DKIOC|1) /* Get geometry */183 #define DKIOCINFO (DKIOC|3) /* Get info */184 #define DKIOCEJECT (DKIOC|6) /* Generic 'eject' */185 #define DKIOCGVTOC (DKIOC|11) /* Get VTOC */230 #define DKIOCSGEOM (DKIOC|2) /* Set geometry */239 #define DKIOCLOCK (DKIOC|7) /* Generic 'lock' */356 #define DKIOCSETEFI (DKIOC|17) /* Set EFI info */357 #define DKIOCGETEFI (DKIOC|18) /* Get EFI info */428 #define DKIOC_GETDISKID (DKIOC|46)[all …]
30 #define DKIOC (0x04 << 8) macro31 #define DKIOCFLUSHWRITECACHE (DKIOC|34) /* flush cache to phys medium */37 #define DKIOCFREE (DKIOC|50)