FreeBSD kernel CAM code
ctl_ha_msg Union Reference

#include <ctl_io.h>

Collaboration diagram for ctl_ha_msg:

Data Fields

struct ctl_ha_msg_hdr hdr
 
struct ctl_ha_msg_task task
 
struct ctl_ha_msg_scsi scsi
 
struct ctl_ha_msg_dt dt
 
struct ctl_ha_msg_pr pr
 
struct ctl_ha_msg_ua ua
 
struct ctl_ha_msg_port port
 
struct ctl_ha_msg_lun lun
 
struct ctl_ha_msg_iid iid
 
struct ctl_ha_msg_login login
 
struct ctl_ha_msg_mode mode
 

Detailed Description

Definition at line 567 of file ctl_io.h.

Field Documentation

◆ dt

struct ctl_ha_msg_dt ctl_ha_msg::dt

Definition at line 571 of file ctl_io.h.

Referenced by ctl_ha_datamove(), and ctl_isc_event_handler().

◆ hdr

◆ iid

struct ctl_ha_msg_iid ctl_ha_msg::iid

Definition at line 576 of file ctl_io.h.

Referenced by ctl_isc_announce_iid(), and ctl_isc_iid_sync().

◆ login

struct ctl_ha_msg_login ctl_ha_msg::login

Definition at line 577 of file ctl_io.h.

Referenced by ctl_isc_ha_link_up(), and ctl_isc_login().

◆ lun

◆ mode

struct ctl_ha_msg_mode ctl_ha_msg::mode

Definition at line 578 of file ctl_io.h.

Referenced by ctl_isc_announce_mode(), and ctl_isc_mode_sync().

◆ port

◆ pr

◆ scsi

◆ task

◆ ua

struct ctl_ha_msg_ua ctl_ha_msg::ua

Definition at line 573 of file ctl_io.h.

Referenced by ctl_isc_ua(), and ctl_thresh_thread().


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