Searched defs:removable (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/cdrom/qnx/
H A DSDL_syscdrom.c71 int removable; local
93 removable=dinfo.flags & DEV_REMOVABLE;
97 if ((atapi)&&(removable))
/external/qemu/
H A Dblock_int.h93 /* removable device specific */
119 int removable; /* if true, the media can be removed */ member in struct:BlockDriverState

Completed in 451 milliseconds