Searched refs:PLX_DESC_IN_PCI_BIT (Results 1 – 4 of 4) sorted by relevance
242 #define PLX_DESC_IN_PCI_BIT 0x1 /* descriptor is located in pci space (not local space) */ macro
546 uint32_t next_bits = PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in setup_dma_descriptors()922 priv(dev)->dma_desc_phys_addr | PLX_DESC_IN_PCI_BIT | in di_cmd()
1699 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in alloc_and_init_dma_members()1715 PLX_DESC_IN_PCI_BIT | in alloc_and_init_dma_members()2828 PLX_DESC_IN_PCI_BIT | in ai_cmd()3519 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT); in ao_cmd()
189 /* descriptors in PCI memory*/ PLX_DESC_IN_PCI_BIT \