Home
last modified time | relevance | path

Searched defs:MSG_TBL_SZ (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h125 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) macro
/titanic_52/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h98 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) macro
/titanic_52/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h150 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) macro