Searched refs:NCRCMD_NOP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9xreg.h50 #define NCRCMD_NOP 0x00 /* No Operation */ macro
H A Desp_sbus.c491 * - A (NCRCMD_NOP | NCRCMD_DMA) command has been issued.
494 NCRCMD(sc, NCRCMD_NOP);
497 NCRCMD(sc, NCRCMD_NOP | NCRCMD_DMA);
H A Dncr53c9x.c487 NCRCMD(sc, NCRCMD_NOP);
900 NCRCMD(sc, NCRCMD_NOP | NCRCMD_DMA);
2285 NCRCMD(sc, NCRCMD_NOP | NCRCMD_DMA);
3018 NCRCMD(sc, NCRCMD_NOP | NCRCMD_DMA);
3076 NCRCMD(sc, NCRCMD_NOP | NCRCMD_DMA);

Completed in 155 milliseconds