Searched refs:to_pci (Results 1 – 2 of 2) sorted by relevance
150 struct scatterlist *scatter_list, bool to_pci, unsigned sglen, in descriptor_list_create() argument197 if (to_pci) in descriptor_list_create()212 (to_pci ? WRITE_TO_PCI : 0); in descriptor_list_create()258 (to_pci ? WRITE_TO_PCI : 0) | INTERRUPT_ENABLE; in descriptor_list_create()259 if (!to_pci) in descriptor_list_create()264 d->next_l = (u32)next | (to_pci ? WRITE_TO_PCI : 0); in descriptor_list_create()
35 struct scatterlist *scatter_list, bool to_pci, unsigned sglen,