Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h191 #define IB_UPDATE_PKEY_TBLS "update_pkey_tbls" /* re-read */ macro
H A Dcfga_ib.c1273 } else if (strcmp(func, IB_UPDATE_PKEY_TBLS) == 0) { in cfga_private_func()