Searched refs:PCN_TXCTL_BUFSZ (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/pcn/ | ||
H A D | pcnimpl.h | 114 #define PCN_TXCTL_BUFSZ 0x00000FFF macro |
H A D | pcn.c | 774 tmd->pcn_txctl = (~(len) + 1) & PCN_TXCTL_BUFSZ; in pcn_send() |