Home
last modified time | relevance | path

Searched defs:cvmx_pci_int_sum_cn31xx (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/octeon-sdk/
HDcvmx-pci-defs.h3522 struct cvmx_pci_int_sum_cn31xx { struct
3524 uint64_t reserved_34_63 : 30;
3525 uint64_t ill_rd : 1; /**< A read to a disabled area of bar1 or bar2,
3527 uint64_t ill_wr : 1; /**< A write to a disabled area of bar1 or bar2,
3529 uint64_t win_wr : 1; /**< A write to the disabled Window Write Data or
3531 uint64_t dma1_fi : 1; /**< A DMA operation operation finished that was
3533 uint64_t dma0_fi : 1; /**< A DMA operation operation finished that was
3535 uint64_t dtime1 : 1; /**< When the value in the PCI_DMA_CNT1
3541 uint64_t dtime0 : 1; /**< When the value in the PCI_DMA_CNT0
3547 uint64_t dcnt1 : 1; /**< This bit indicates that PCI_DMA_CNT1
[all …]