Lines Matching defs:acpi_ibft_target
1920 struct acpi_ibft_target { struct
1921 struct acpi_ibft_header header;
1922 u8 target_ip_address[16];
1923 u16 target_ip_socket;
1924 u8 target_boot_lun[8];
1925 u8 chap_type;
1926 u8 nic_association;
1927 u16 target_name_length;
1928 u16 target_name_offset;
1929 u16 chap_name_length;
1930 u16 chap_name_offset;
1931 u16 chap_secret_length;
1932 u16 chap_secret_offset;
1933 u16 reverse_chap_name_length;
1934 u16 reverse_chap_name_offset;
1935 u16 reverse_chap_secret_length;
1936 u16 reverse_chap_secret_offset;