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
331 bits = devpriv->dma_desc_phys_addr | PLX_DESC_IN_PCI_BIT | in gsc_hpdi_cmd()443 uint32_t next_bits = PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in gsc_hpdi_setup_dma_descriptors()
1521 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in alloc_and_init_dma_members()1536 PLX_DESC_IN_PCI_BIT | in alloc_and_init_dma_members()2610 PLX_DESC_IN_PCI_BIT | in ai_cmd()3278 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT); in ao_cmd()
263 /* descriptors in PCI memory*/ PLX_DESC_IN_PCI_BIT \