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

/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9xreg.h74 #define NCRCMD_TRANS 0x10 /* Transfer Information */ macro
H A Dncr53c9x.c2286 NCRCMD(sc, NCRCMD_TRANS | NCRCMD_DMA);
2298 NCRCMD(sc, NCRCMD_TRANS);
2958 NCRCMD(sc, NCRCMD_TRANS);
3021 NCRCMD(sc, NCRCMD_TRANS | NCRCMD_DMA);
3029 NCRCMD(sc, NCRCMD_TRANS);
3086 (size == 0 ? NCRCMD_TRPAD : NCRCMD_TRANS) | NCRCMD_DMA);

Completed in 183 milliseconds