Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dddi_hp_ndi.c388 return (NDI_UNCLAIMED); in ddihp_cn_req_handler()
404 return (NDI_UNCLAIMED); in ddihp_cn_req_handler()
/titanic_44/usr/src/uts/common/sys/
H A Dsunndi.h52 #define NDI_UNCLAIMED -9 /* event is not claimed */ macro