FreeBSD kernel CAM code
ccb_notify_ack Struct Reference

#include <cam_ccb.h>

Collaboration diagram for ccb_notify_ack:

Data Fields

struct ccb_hdr ccb_h
 
u_int16_t seq_id
 
u_int8_t event
 

Detailed Description

Definition at line 1220 of file cam_ccb.h.

Field Documentation

◆ ccb_h

struct ccb_hdr ccb_notify_ack::ccb_h

Definition at line 1221 of file cam_ccb.h.

◆ event

u_int8_t ccb_notify_ack::event

Definition at line 1223 of file cam_ccb.h.

◆ seq_id

u_int16_t ccb_notify_ack::seq_id

Definition at line 1222 of file cam_ccb.h.


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