#include <scqdef.h>
Public Attributes | |
| unsigned int | scq_is_clspot_protocol |
| union { | |
| unsigned int scq_is_version_nos | |
| struct { | |
| unsigned char scq_ib_scdrp_vno | |
| unsigned char scq_ib_spdt_vno | |
| unsigned char scq_ib_scdt_vno | |
| unsigned char scq_ib_stdt_vno | |
| } | |
| }; | |
| union { | |
| struct _scsipath * scq_ps_scsipath | |
| union { | |
| unsigned int scq_is_scsi_ids | |
| struct { | |
| unsigned short int scq_iw_scsi_port_id | |
| unsigned short int scq_iw_scsi_bus_id | |
| } | |
| } | |
| }; | |
| union { | |
| unsigned int scq_is_scsi_lun | |
| struct { | |
| short int scq_w_lun_reserved | |
| unsigned short int scq_iw_scsi_lun | |
| } | |
| }; | |
| int(* | scq_ps_sel_callback )() |
| unsigned int | scq_is_sel_context |
| int(* | scq_ps_aen_callback )() |
| unsigned int | scq_is_aen_context |
| int(* | scq_ps_port_state_callback )() |
| unsigned int | scq_is_port_state_context |
| void * | scq_ps_spdt |
| void * | scq_ps_scdt |
| void * | scq_ps_stdt |
| unsigned int | scq_is_max_bcnt |
| unsigned int | scq_is_port_serv_flags |
Definition at line 9 of file scqdef.h.
| unsigned int _scq::scq_is_clspot_protocol |
| unsigned int _scq::scq_is_version_nos |
| unsigned char _scq::scq_ib_scdrp_vno |
| unsigned char _scq::scq_ib_spdt_vno |
| unsigned char _scq::scq_ib_scdt_vno |
| unsigned char _scq::scq_ib_stdt_vno |
| union { ... } |
struct _scsipath* _scq::scq_ps_scsipath [read] |
| unsigned int _scq::scq_is_scsi_ids |
| unsigned short int _scq::scq_iw_scsi_port_id |
| unsigned short int _scq::scq_iw_scsi_bus_id |
| union { ... } |
| unsigned int _scq::scq_is_scsi_lun |
| short int _scq::scq_w_lun_reserved |
| unsigned short int _scq::scq_iw_scsi_lun |
| union { ... } |
| int(* _scq::scq_ps_sel_callback)() |
| unsigned int _scq::scq_is_sel_context |
| int(* _scq::scq_ps_aen_callback)() |
| unsigned int _scq::scq_is_aen_context |
| int(* _scq::scq_ps_port_state_callback)() |
| unsigned int _scq::scq_is_port_state_context |
| void* _scq::scq_ps_spdt |
| void* _scq::scq_ps_scdt |
| void* _scq::scq_ps_stdt |
| unsigned int _scq::scq_is_max_bcnt |
| unsigned int _scq::scq_is_port_serv_flags |
1.5.5