Searched refs:tray_open (Results 1 – 5 of 5) sorted by relevance
147 int tray_open; /* if true, the virtual tray is open */ member
2522 return !bs->tray_open; in bdrv_is_inserted()2567 bs->tray_open = eject_flag; in bdrv_eject()
948 # @tray_open: #optional True if the device has a tray and it is open965 '*tray_open': 'bool', '*io-status': 'BlockDeviceIoStatus',
2269 bool tray_open; member
1844 visit_type_bool(m, obj ? &(*obj)->tray_open : NULL, "tray_open", &err); in visit_type_BlockInfo_fields()