Searched defs:fc_lcb_request_frame (Results 1 – 1 of 1) sorted by relevance
1063 struct fc_lcb_request_frame { struct1064 uint32_t lcb_command; /* ELS command opcode (0x81) */1065 uint8_t lcb_sub_command;/* LCB Payload Word 1, bit 24:31 */1068 uint8_t reserved[2];1069 uint8_t capability; /* LCB Payload Word 1, bit 0:7 */1070 uint8_t lcb_type; /* LCB Payload Word 2, bit 24:31 */1073 uint8_t lcb_frequency; /* LCB Payload Word 2, bit 16:23 */1077 uint16_t lcb_duration; /* LCB Payload Word 2, bit 15:0 */