Searched refs:tbl_entry_size (Results 1 – 1 of 1) sorted by relevance
978 int tbl_entry_size = 0; in ahci_populate_sglist() local982 tbl_entry_size = prdt_tbl_entry_size(&tbl[i]); in ahci_populate_sglist()983 if (offset < (sum + tbl_entry_size)) { in ahci_populate_sglist()988 sum += tbl_entry_size; in ahci_populate_sglist()990 if ((off_idx == -1) || (off_pos < 0) || (off_pos > tbl_entry_size)) { in ahci_populate_sglist()