Lines Matching defs:acpi_ibft_target
1956 struct acpi_ibft_target { struct
1957 struct acpi_ibft_header header;
1958 u8 target_ip_address[16];
1959 u16 target_ip_socket;
1960 u8 target_boot_lun[8];
1961 u8 chap_type;
1962 u8 nic_association;
1963 u16 target_name_length;
1964 u16 target_name_offset;
1965 u16 chap_name_length;
1966 u16 chap_name_offset;
1967 u16 chap_secret_length;
1968 u16 chap_secret_offset;
1969 u16 reverse_chap_name_length;
1970 u16 reverse_chap_name_offset;
1971 u16 reverse_chap_secret_length;
1972 u16 reverse_chap_secret_offset;