Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c665 static unsigned size_to_prdtl(unsigned bytes, unsigned bytes_per_prd) in size_to_prdtl() function
851 hdr->prdtl = size_to_prdtl(cmd->xbytes, cmd->prd_size); in command_header_init()
1165 cmd->header.prdtl = size_to_prdtl(cmd->xbytes, cmd->prd_size); in ahci_command_set_sizes()
1202 prdtl = size_to_prdtl(cmd->xbytes, cmd->prd_size); in ahci_command_commit()