Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dtc58128.c51 } tc58128_dev; typedef
53 static tc58128_dev tc58128_devs[2];
57 static void init_dev(tc58128_dev * dev, const char *filename) in init_dev()
86 static void handle_command(tc58128_dev * dev, uint8_t command) in handle_command()
114 static void handle_address(tc58128_dev * dev, uint8_t data) in handle_address()
147 static uint8_t handle_read(tc58128_dev * dev) in handle_read()