Searched refs:drive_model_str (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/ide/ | ||
| H A D | ide-dev.h | 67 char drive_model_str[41]; member |
| /openbmc/qemu/hw/ide/ | ||
| H A D | atapi.c | 766 padstr8(buf + idx, 40, s->drive_model_str); in cmd_inquiry() |