Searched defs:fc_host_attrs (Results 1 – 1 of 1) sorted by relevance
478 struct fc_host_attrs { struct480 u64 node_name;481 u64 port_name;482 u64 permanent_port_name;483 u32 supported_classes;484 u8 supported_fc4s[FC_FC4_LIST_SIZE];485 u32 supported_speeds;486 u32 maxframe_size;487 u16 max_npiv_vports;488 char serial_number[FC_SERIAL_NUMBER_SIZE];[all …]