Searched refs:size_to_prdtl (Results 1 – 1 of 1) sorted by relevance
665 static unsigned size_to_prdtl(unsigned bytes, unsigned bytes_per_prd) in size_to_prdtl() function851 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()