Searched refs:pae (Results 1 – 2 of 2) sorted by relevance
721 unsigned int pae = 0; in twl_load_sgl() local724 pae = 1; in twl_load_sgl()742 …sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae +… in twl_load_sgl()745 oldcommand->size += pae; in twl_load_sgl()
1384 unsigned int pae = 0; in twa_load_sgl() local1387 pae = 1; in twa_load_sgl()1406 sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae); in twa_load_sgl()1412 oldcommand->size += pae; in twa_load_sgl()