Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h275 IBT_PKEY_IX_INVALID = 1001, /* P_Key index specifies */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c1415 return (IBT_PKEY_IX_INVALID); in ibtl_index2pkey()