Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/block/
H A Dsandbox.c20 static struct host_block_dev host_devices[CONFIG_HOST_MAX_DEVICES]; variable
25 return &host_devices[dev]; in find_host_device()