Home
last modified time | relevance | path

Searched refs:prdt_tbl_entry_size (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/ide/
H A Dahci.c917 static int prdt_tbl_entry_size(const AHCI_SG *tbl) in prdt_tbl_entry_size() function
981 tbl_entry_size = prdt_tbl_entry_size(&tbl[i]); in ahci_populate_sglist()
999 MIN(prdt_tbl_entry_size(&tbl[off_idx]) - off_pos, in ahci_populate_sglist()
1004 MIN(prdt_tbl_entry_size(&tbl[i]), in ahci_populate_sglist()