Searched refs:prdbc (Results 1 – 2 of 2) sorted by relevance
570 g_assert_cmphex(cmd->xbytes, ==, cmdh.prdbc); in ahci_port_check_cmd_sanity()584 cmd->prdbc = le32_to_cpu(cmd->prdbc); in ahci_get_command_header()598 tmp.prdbc = cpu_to_le32(cmd->prdbc); in ahci_set_command_header()852 hdr->prdbc = 0; in command_header_init()
460 uint32_t prdbc; /* Phys Region Desc. Byte Count */ member