Searched defs:fcp_data (Results 1 – 2 of 2) sorted by relevance
79 struct fcp_data { struct86 struct fcp_notify notify;88 u8 bInterfaceNumber;89 u8 bEndpointAddress;90 u16 wMaxPacketSize;91 u8 bInterval;93 uint16_t step0_resp_size;95 uint32_t init1_opcode;96 uint32_t init2_opcode;98 u8 init;[all …]
3603 struct xstorm_fcoe_fcp_data fcp_data; member