Searched refs:NCR_TCH (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9xreg.h43 #define NCR_TCH 0x0e /* RW - Transfer Count High */ macro
278 #define NCR_RCL NCR_TCH /* Recommand counter low */
H A Desp_pci.c516 (READ_ESPREG(esc, NCR_TCH) << 16);
559 READ_ESPREG(esc, NCR_TCH), trans, resid));
H A Dncr53c9x.c185 NCR_WRITE_REG((sc), NCR_TCH, (size) >> 16); \
/freebsd-10.2-release/sys/sparc64/sbus/
H A Dlsi64854.c541 (lxfer != 0 ? (NCR_READ_REG(nsc, NCR_TCH) << 16) : 0));
565 NCR_READ_REG(nsc, NCR_TCH) : 0, trans, resid));

Completed in 159 milliseconds