Home
last modified time | relevance | path

Searched defs:prd_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c91 uint32_t prd_size; member
1137 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()
H A Dahci.h481 unsigned prd_size; /* Size per-each PRD */ member
/openbmc/qemu/tests/qtest/
H A Dide-test.c469 uint32_t prd_size = size & 0xfffe; /* bit 0 is always set to 0 */ in test_bmdma_various_prdts() local
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.h126 u32 (*prd_size)(void); member