FreeBSD kernel pms device code
IoctlEncryptIOError_s Struct Reference

#include <encrypt_ioctl.h>

Data Fields

bit64 error_id
 
bit64 timestamp
 
bit32 error_type
 
bit32 host
 
bit32 channel
 
bit32 device
 
bit32 lun
 
bit32 scsi_cmd
 
bit32 dek_index
 
bit32 dek_table
 
bit32 kek_index
 
bit32 encrypt_mode
 
bit32 keytag_check
 
bit32 keytag [2]
 

Detailed Description

Definition at line 109 of file encrypt_ioctl.h.

Field Documentation

◆ channel

bit32 IoctlEncryptIOError_s::channel

Definition at line 114 of file encrypt_ioctl.h.

◆ dek_index

bit32 IoctlEncryptIOError_s::dek_index

Definition at line 118 of file encrypt_ioctl.h.

◆ dek_table

bit32 IoctlEncryptIOError_s::dek_table

Definition at line 119 of file encrypt_ioctl.h.

◆ device

bit32 IoctlEncryptIOError_s::device

Definition at line 115 of file encrypt_ioctl.h.

◆ encrypt_mode

bit32 IoctlEncryptIOError_s::encrypt_mode

Definition at line 121 of file encrypt_ioctl.h.

◆ error_id

bit64 IoctlEncryptIOError_s::error_id

Definition at line 110 of file encrypt_ioctl.h.

◆ error_type

bit32 IoctlEncryptIOError_s::error_type

Definition at line 112 of file encrypt_ioctl.h.

◆ host

bit32 IoctlEncryptIOError_s::host

Definition at line 113 of file encrypt_ioctl.h.

◆ kek_index

bit32 IoctlEncryptIOError_s::kek_index

Definition at line 120 of file encrypt_ioctl.h.

◆ keytag

bit32 IoctlEncryptIOError_s::keytag[2]

Definition at line 123 of file encrypt_ioctl.h.

◆ keytag_check

bit32 IoctlEncryptIOError_s::keytag_check

Definition at line 122 of file encrypt_ioctl.h.

◆ lun

bit32 IoctlEncryptIOError_s::lun

Definition at line 116 of file encrypt_ioctl.h.

◆ scsi_cmd

bit32 IoctlEncryptIOError_s::scsi_cmd

Definition at line 117 of file encrypt_ioctl.h.

◆ timestamp

bit64 IoctlEncryptIOError_s::timestamp

Definition at line 111 of file encrypt_ioctl.h.


The documentation for this struct was generated from the following file: