Searched defs:ibft_tgt (Results 1 – 1 of 1) sorted by relevance
135 struct ibft_tgt { struct136 struct ibft_hdr hdr;137 char ip_addr[16];138 u16 port;139 char lun[8];140 u8 chap_type;141 u8 nic_assoc;142 u16 tgt_name_len;143 u16 tgt_name_off;144 u16 chap_name_len;[all …]