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

/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dmeshreg.h36 #define MESH_XFER_COUNT1 0x10 /* transfer count (high) */ macro
H A Dmesh.c273 mesh_set_reg(sc, MESH_XFER_COUNT1, count >> 8); \
276 #define MESH_GET_XFER(sc) ((mesh_read_reg(sc, MESH_XFER_COUNT1) << 8) | \

Completed in 525 milliseconds