FreeBSD kernel CAM code
tpc_io Struct Reference
Collaboration diagram for tpc_io:

Data Fields

union ctl_ioio
 
uint8_t target
 
uint32_t cscd
 
uint64_t lun
 
uint8_t * buf
 
struct tpc_listlist
 
struct runl run
 

Detailed Description

Definition at line 87 of file ctl_tpc.c.

Field Documentation

◆ buf

uint8_t* tpc_io::buf

Definition at line 92 of file ctl_tpc.c.

Referenced by tpc_process_b2b(), tpc_process_register_key(), and tpc_process_wut().

◆ cscd

uint32_t tpc_io::cscd

Definition at line 90 of file ctl_tpc.c.

Referenced by tpc_done(), tpc_process_b2b(), tpc_process_register_key(), and tpc_process_verify().

◆ io

◆ list

◆ lun

uint64_t tpc_io::lun

◆ run

struct runl tpc_io::run

◆ target

uint8_t tpc_io::target

Definition at line 89 of file ctl_tpc.c.

Referenced by tpc_done(), tpc_process_b2b(), tpc_process_register_key(), and tpc_process_verify().


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