Home
last modified time | relevance | path

Searched refs:IBT_ILLEGAL_OP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h90 IBT_ILLEGAL_OP = 3, /* Operation not supported */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_ibnex.c507 return (IBT_ILLEGAL_OP); in ibt_reprobe_dev()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c2974 case IBT_ILLEGAL_OP: in sol_uverbs_ibt_to_kernel_status()