Home
last modified time | relevance | path

Searched defs:fsf_qtcb_bottom_port (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_fsf.h395 struct fsf_qtcb_bottom_port { struct
396 u64 wwpn;
397 u32 fc_port_id;
398 u32 port_type;
399 u32 port_state;
400 u32 class_of_service; /* should be 0x00000006 for class 2 and 3 */
401 u8 supported_fc4_types[32]; /* should be 0x00000100 for scsi fcp */
402 u8 active_fc4_types[32];
403 u32 supported_speed; /* 0x0001 for 1 GBit/s or 0x0002 for 2 GBit/s */
404 u32 maximum_frame_size; /* fixed value of 2112 */
[all …]