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
315 bits = devpriv->dma_desc_phys_addr | PLX_DESC_IN_PCI_BIT | in gsc_hpdi_cmd()427 u32 next_bits = PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in gsc_hpdi_setup_dma_descriptors()
1532 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in alloc_and_init_dma_members()1547 PLX_DESC_IN_PCI_BIT | in alloc_and_init_dma_members()2642 PLX_DESC_IN_PCI_BIT | in ai_cmd()3323 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT); in ao_cmd()
250 /* descriptors in PCI memory*/ PLX_DESC_IN_PCI_BIT \