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