Lines Matching refs:_IOW
197 #define IOC_OPAL_SAVE _IOW('p', 220, struct opal_lock_unlock)
198 #define IOC_OPAL_LOCK_UNLOCK _IOW('p', 221, struct opal_lock_unlock)
199 #define IOC_OPAL_TAKE_OWNERSHIP _IOW('p', 222, struct opal_key)
200 #define IOC_OPAL_ACTIVATE_LSP _IOW('p', 223, struct opal_lr_act)
201 #define IOC_OPAL_SET_PW _IOW('p', 224, struct opal_new_pw)
202 #define IOC_OPAL_ACTIVATE_USR _IOW('p', 225, struct opal_session_info)
203 #define IOC_OPAL_REVERT_TPR _IOW('p', 226, struct opal_key)
204 #define IOC_OPAL_LR_SETUP _IOW('p', 227, struct opal_user_lr_setup)
205 #define IOC_OPAL_ADD_USR_TO_LR _IOW('p', 228, struct opal_lock_unlock)
206 #define IOC_OPAL_ENABLE_DISABLE_MBR _IOW('p', 229, struct opal_mbr_data)
207 #define IOC_OPAL_ERASE_LR _IOW('p', 230, struct opal_session_info)
208 #define IOC_OPAL_SECURE_ERASE_LR _IOW('p', 231, struct opal_session_info)
209 #define IOC_OPAL_PSID_REVERT_TPR _IOW('p', 232, struct opal_key)
210 #define IOC_OPAL_MBR_DONE _IOW('p', 233, struct opal_mbr_done)
211 #define IOC_OPAL_WRITE_SHADOW_MBR _IOW('p', 234, struct opal_shadow_mbr)
212 #define IOC_OPAL_GENERIC_TABLE_RW _IOW('p', 235, struct opal_read_write_table)
214 #define IOC_OPAL_GET_LR_STATUS _IOW('p', 237, struct opal_lr_status)
216 #define IOC_OPAL_DISCOVERY _IOW('p', 239, struct opal_discovery)
217 #define IOC_OPAL_REVERT_LSP _IOW('p', 240, struct opal_revert_lsp)