Home
last modified time | relevance | path

Searched refs:VCC_HDR_SZ (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvcc_impl.h200 #define VCC_HDR_SZ 8 /* header size */ macro
201 #define VCC_BUF_SZ (VCC_HDR_SZ + VCC_MTU_SZ)
/titanic_41/usr/src/uts/sun4v/io/
H A Dvcc.c592 if (size < VCC_HDR_SZ) { in i_vcc_read_ldc()
1751 size = VCC_HDR_SZ + buf->size; in i_vcc_write_ldc()