Home
last modified time | relevance | path

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

/qemu/docs/interop/
H A Dvirtio-balloon-stats.rst17 disables polling. Previous polled statistics are still valid and
49 - Previously polled statistics remain available even if the polling is
/qemu/hw/ide/
H A Datapi.c627 uint8_t polled; /* lsb bit is polled; others are reserved */ in cmd_get_event_status_notification() member
648 if (!(gesn_cdb->polled & 0x01)) { /* asynchronous mode */ in cmd_get_event_status_notification()