Searched refs:HIFN_DMACSR_S_ABORT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751reg.h266 #define HIFN_DMACSR_S_ABORT 0x00002000 /* Source Ring PCI Abort */ macro
H A Dhifn7751.c1150 HIFN_DMACSR_S_ABORT | HIFN_DMACSR_S_DONE | HIFN_DMACSR_S_LAST |
2163 restart = dmacsr & (HIFN_DMACSR_C_ABORT | HIFN_DMACSR_S_ABORT |

Completed in 52 milliseconds