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