Searched refs:PCN_TXCTL_ENP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/pcn/ | ||
H A D | pcnimpl.h | 111 #define PCN_TXCTL_ENP 0x01000000 macro |
H A D | pcn.c | 776 tmd->pcn_txctl |= PCN_TXCTL_STP | PCN_TXCTL_ENP | PCN_TXCTL_ADD_FCS | in pcn_send() |