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