#include <scsdef.h>
Public Attributes | |
union { | |
unsigned char scs_b_ppd [16] | |
}; | |
unsigned short | scs_w_length |
short | fill |
unsigned short | scs_w_mtype |
unsigned short | scs_w_credit |
unsigned long | scs_l_dst_conid |
unsigned long | scs_l_src_conid |
unsigned short int | scs_w_min_cr |
unsigned short int | scs_w_status |
char | scs_t_dst_proc [16] |
unsigned char | scs_b_subnode |
unsigned char | scs_b_pgrp |
unsigned short int | scs_w_rsv |
char | scs_t_src_proc [16] |
unsigned char | scs_b_con_dat [16] |
Definition at line 49 of file scsdef.h.
unsigned char _scs::scs_b_ppd[16] |
union { ... } |
unsigned short _scs::scs_w_length |
short _scs::fill |
unsigned short _scs::scs_w_mtype |
unsigned short _scs::scs_w_credit |
unsigned long _scs::scs_l_dst_conid |
unsigned long _scs::scs_l_src_conid |
unsigned short int _scs::scs_w_min_cr |
unsigned short int _scs::scs_w_status |
char _scs::scs_t_dst_proc[16] |
unsigned char _scs::scs_b_subnode |
unsigned char _scs::scs_b_pgrp |
unsigned short int _scs::scs_w_rsv |
char _scs::scs_t_src_proc[16] |
unsigned char _scs::scs_b_con_dat[16] |