Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_rx.c120 descSize = sizeof(um_rxpacket_t) + SIZEOF_SIG; in BnxeRxPktDescrSize()
135 pMem = (caddr_t)pRxPkt - SIZEOF_SIG; in BnxeRxPktDescrFree()
770 pRxPkt = (um_rxpacket_t *)(pTmp + SIZEOF_SIG); in BnxeRxPktsInitIdx()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h68 #define SIZEOF_SIG 16 macro