Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Datapi.c210 static uint16_t atapi_byte_count_limit(IDEState *s) in atapi_byte_count_limit() function
259 byte_count_limit = atapi_byte_count_limit(s); in ide_atapi_cmd_reply_end()
610 if (s->atapi_dma || atapi_byte_count_limit(s)) { in validate_bcl()