Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c369 return (SEND_COPY_FAIL); in nge_send_copy()
633 if (status == SEND_COPY_FAIL) { in nge_send()
636 if (status == SEND_COPY_FAIL) { in nge_send()
H A Dnge.h258 SEND_COPY_FAIL = -1, /* => GLD_NORESOURCES */ enumerator