Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldmad/
H A Dldma.h49 #define LDMA_MSGERR_NOTSUP 0x8002 /* request is not supported */ macro
H A Dldmad.c410 (status == LDMA_REQ_NOTSUP)? LDMA_MSGERR_NOTSUP : in ldma_data_cb()