Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h1105 struct fc_lcb_res_frame { struct
1106 uint32_t lcb_ls_acc; /* Acceptance of LCB request (0x02) */
1107 uint8_t lcb_sub_command;/* LCB Payload Word 1, bit 24:31 */
1108 uint8_t reserved[2];
1109 uint8_t capability; /* LCB Payload Word 1, bit 0:7 */
1110 uint8_t lcb_type; /* LCB Payload Word 2, bit 24:31 */
1111 uint8_t lcb_frequency; /* LCB Payload Word 2, bit 16:23 */
1112 uint16_t lcb_duration; /* LCB Payload Word 2, bit 15:0 */