Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_spec.h327 #define GENSTS_DEV_STATE_MASK 0x03 macro
H A Didxd_pci.c152 if (pci->regs->gensts & GENSTS_DEV_STATE_MASK) { in init_pci_device()