Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_world.h56 enum rocker_world_type world_type(World *world);
H A Drocker_world.c92 enum rocker_world_type world_type(World *world) in world_type() function
H A Drocker.c301 mode = world_type(fp_port_get_world(fp_port)); in cmd_get_port_settings()