Searched refs:ibft_set_string (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/
H A Dibft.c160 static int ibft_set_string ( struct ibft_strings *strings, function
300 if ( ( rc = ibft_set_string ( strings, &initiator->initiator_name,
329 if ( ( rc = ibft_set_string ( strings, &target->chap_name,
334 if ( ( rc = ibft_set_string ( strings, &target->chap_secret,
364 if ( ( rc = ibft_set_string ( strings, &target->reverse_chap_name,
369 if ( ( rc = ibft_set_string ( strings, &target->reverse_chap_secret,
407 if ( ( rc = ibft_set_string ( strings, &target->target_name,

Completed in 42 milliseconds