Searched refs:DIOC (Results 1 – 4 of 4) sorted by relevance
201 #define DKIOCGMPINFO (DIOC | 90) /* struct dk_mpinfo Get mp info */202 #define DKIOCGMPSTATE (DIOC | 91) /* struct dk_gmpstate Get mp state */203 #define DKIOCSMPSTATE (DIOC | 92) /* struct dk_smpstate Set mp state */204 #define DKIOCGSTATUS (DIOC | 93) /* struct dk_mpdrv_status Get drv status */205 #define DKIOCGMPFLAGS (DIOC | 94) /* struct dk_mpflags Get mp flags */206 #define DKIOCSMPFLAGS (DIOC | 95) /* struct dk_mpflags Set mp flags */207 #define DKIOCSMPCMD (DIOC | 96) /* struct dk_mpcmd Set generic mp cmd */
65 #define DIOC ('d'<<8) macro66 #define DIOCGETC (DIOC|1)67 #define DIOCGETB (DIOC|2)68 #define DIOCSETE (DIOC|3)
504 #define DIOC ('d'<<8) macro505 #define DIOCGETP (DIOC|8) /* V7 */506 #define DIOCSETP (DIOC|9) /* V7 */
71 #define DIOC ('d'<<8) macro72 #define DIOCGETC (DIOC|1)73 #define DIOCGETB (DIOC|2)74 #define DIOCSETE (DIOC|3)