Home
last modified time | relevance | path

Searched refs:GENSTS_DEV_STATE_MASK (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/dma/idxd/
H A Didxd_hw_defs.h126 #define GENSTS_DEV_STATE_MASK 0x03 macro
H A Didxd_pci.c180 if (pci->regs->gensts & GENSTS_DEV_STATE_MASK) { in init_pci_device()
/dpdk/drivers/dma/ioat/
H A Dioat_hw_defs.h286 #define GENSTS_DEV_STATE_MASK 0x03 macro
/dpdk/drivers/raw/ioat/
H A Dioat_spec.h327 #define GENSTS_DEV_STATE_MASK 0x03 macro
H A Didxd_pci.c154 if (pci->regs->gensts & GENSTS_DEV_STATE_MASK) { in init_pci_device()