HomeSort by relevance Sort by last modified time
    Searched refs:IF_NONE (Results 1 - 3 of 3) sorted by null

  /external/qemu/
blockdev.c 213 type = IF_NONE;
316 if (type != IF_IDE && type != IF_SCSI && type != IF_VIRTIO && type != IF_NONE) {
329 if (type != IF_IDE && type != IF_VIRTIO && type != IF_NONE) {
430 case IF_NONE:
477 if (type != IF_SCSI && type != IF_VIRTIO && type != IF_FLOPPY && type != IF_NONE) {
qemu-common.h 290 IF_NONE,
vl-android.c     [all...]

Completed in 78 milliseconds