Searched defs:iSCSI_ibft_target (Results 1 – 1 of 1) sorted by relevance
124 typedef struct iSCSI_ibft_target { struct125 iscsi_ibft_hdr_t header;126 uchar_t ip_addr[16];127 ushort_t port;128 uchar_t boot_lun[8];129 uchar_t chap_type;130 uchar_t nic_association;131 ushort_t target_name_len;132 ushort_t target_name_offset;133 ushort_t chap_name_len;[all …]