Searched defs:lun_text (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfcp.c1031 const char *lun_text; local
1043 lun_text = &uri->opaque[FC_NAME_STRLEN + 1];
1051 lun_text = ( uri->path + 1 );
1059 if ( ( rc = scsi_parse_lun ( lun_text, lun ) ) != 0 )

Completed in 80 milliseconds