Searched refs:AHCI_SG (Results 1 – 2 of 2) sorted by relevance
287 typedef struct AHCI_SG { struct291 } QEMU_PACKED AHCI_SG; typedef
917 static int prdt_tbl_entry_size(const AHCI_SG *tbl) in prdt_tbl_entry_size()943 dma_addr_t prdt_len = (prdtl * sizeof(AHCI_SG)); in ahci_populate_sglist()977 AHCI_SG *tbl = (AHCI_SG *)prdt; in ahci_populate_sglist()