Searched refs:FREE_BUF (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 96 #define FREE_BUF(hdl, buf, size) fmd_hdl_free((hdl), (buf), (size)); macro 788 FREE_BUF(hdl, buf, buflen); in etm_recv() 800 FREE_BUF(hdl, buf, buflen); in etm_recv() 804 FREE_BUF(hdl, buf, buflen); in etm_recv() 1267 FREE_BUF(hdl, buf, buflen); in etm_send() 1282 FREE_BUF(hdl, buf, buflen); in etm_send() 1301 FREE_BUF(hdl, buf, buflen); in etm_send() 1307 FREE_BUF(hdl, buf, buflen); in etm_send()
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_impl.h | 302 FREE_BUF enumerator
|