Searched refs:to_pci (Results 1 – 2 of 2) sorted by relevance
162 struct scatterlist *scatter_list, bool to_pci, unsigned sglen, in descriptor_list_create() argument209 if (to_pci) in descriptor_list_create()224 (to_pci ? WRITE_TO_PCI : 0); in descriptor_list_create()270 (to_pci ? WRITE_TO_PCI : 0) | INTERRUPT_ENABLE; in descriptor_list_create()271 if (!to_pci) in descriptor_list_create()276 d->next_l = (u32)next | (to_pci ? WRITE_TO_PCI : 0); in descriptor_list_create()
47 struct scatterlist *scatter_list, bool to_pci, unsigned sglen,