Searched refs:msgcvt_t (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h91 } msgcvt_t; typedef in typeref:struct:__anon896
97 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t))
H A Dcfga_ib.c47 static const char *ib_get_msg(uint_t, msgcvt_t *, uint_t);
114 static msgcvt_t ib_error_msgs[] = { /* Error messages */
309 * Given the index into a table (msgcvt_t) of messages,
316 ib_get_msg(uint_t msg_index, msgcvt_t *msg_tbl, uint_t tbl_size)
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h121 } msgcvt_t; typedef in typeref:struct:__anon946
125 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t))
H A Dcfga_usb.c68 static msgcvt_t
256 * Given the index into a table (msgcvt_t) of messages, get the message
261 get_msg(uint_t msg_index, msgcvt_t *msg_tbl, uint_t tbl_size)
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h143 } msgcvt_t; typedef in typeref:struct:msgcvt
148 #define MSG_TBL_SZ(table) (sizeof ((table)) / sizeof (msgcvt_t))
H A Dcfga_sata.c77 static msgcvt_t sata_msgs[] = {
391 * Given the index into a table (msgcvt_t) of messages, get the message
396 get_msg(uint_t msg_index, msgcvt_t *msg_tbl, uint_t tbl_size)
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h319 } msgcvt_t; typedef in typeref:struct:__anon932
443 extern msgcvt_t str_tbl[];
H A Dcfga_utils.c71 msgcvt_t str_tbl[] = {
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h384 } msgcvt_t; typedef in typeref:struct:__anon887
541 extern msgcvt_t str_tbl[];
H A Dcfga_utils.c87 msgcvt_t str_tbl[] = {

Completed in 47 milliseconds