FreeBSD kernel CAM code
ac_contract Struct Reference

#include <cam_ccb.h>

Data Fields

u_int64_t contract_number
 
u_int8_t contract_data [AC_CONTRACT_DATA_MAX]
 

Detailed Description

Definition at line 893 of file cam_ccb.h.

Field Documentation

◆ contract_data

u_int8_t ac_contract::contract_data[AC_CONTRACT_DATA_MAX]

Definition at line 895 of file cam_ccb.h.

Referenced by ctlfeasync().

◆ contract_number

u_int64_t ac_contract::contract_number

Definition at line 894 of file cam_ccb.h.

Referenced by ctlfeasync().


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