Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h125 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) macro
173 (get_msg((msg_idx), usb_error_msgs, MSG_TBL_SZ(usb_error_msgs)))
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h98 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) macro
150 (ib_get_msg((msg_idx), ib_error_msgs, MSG_TBL_SZ(ib_error_msgs)))
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h148 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t)) macro
207 (get_msg((msg_idx), sata_msgs, MSG_TBL_SZ(sata_msgs)))