Searched defs:prd_size (Results 1 – 4 of 4) sorted by relevance
91 uint32_t prd_size; member1137 unsigned prd_size) in ahci_command_set_sizes()1173 void ahci_command_set_prd_size(AHCICommand *cmd, unsigned prd_size) in ahci_command_set_prd_size()1179 uint64_t xbytes, unsigned prd_size) in ahci_command_adjust()
481 unsigned prd_size; /* Size per-each PRD */ member
469 uint32_t prd_size = size & 0xfffe; /* bit 0 is always set to 0 */ in test_bmdma_various_prdts() local
126 u32 (*prd_size)(void); member