Searched refs:chancmd (Results 1 – 2 of 2) sorted by relevance
203 ioat->regs->chancmd = RTE_IOAT_CHANCMD_SUSPEND; in ioat_rawdev_create()205 ioat->regs->chancmd = RTE_IOAT_CHANCMD_RESET; in ioat_rawdev_create()207 while (ioat->regs->chancmd & RTE_IOAT_CHANCMD_RESET) { in ioat_rawdev_create()213 ioat->regs->chancmd, in ioat_rawdev_create()
61 uint8_t chancmd; /* 0x84 */ member