Home
last modified time | relevance | path

Searched refs:aoe_parse_root_path (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/
Daoe.c410 static int aoe_parse_root_path ( struct aoe_session *aoe, in aoe_parse_root_path() function
448 if ( ( rc = aoe_parse_root_path ( aoe, root_path ) ) != 0 ) in aoe_attach()