Home
last modified time | relevance | path

Searched refs:cfga_msg (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/head/
H A Dconfig_admin.h150 struct cfga_msg { struct
185 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags);
189 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags);
192 const char *options, struct cfga_msg *msgp, char **errstring,
200 struct cfga_msg *msgp, const char *options, cfga_flags_t flags);
227 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);
229 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);
230 cfga_err_t cfga_test(const char *, const char *, struct cfga_msg *,
234 cfga_err_t cfga_help(struct cfga_msg *, const char *, cfga_flags_t);
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h89 struct cfga_msg *msgp;
103 struct cfga_msg *msgp;
113 struct cfga_msg *msgp;
146 struct cfga_msg *msgp;
171 struct cfga_msg *msgp;
H A Ddcs.c967 struct cfga_msg local_msg_cb; in dcs_change_state()
1134 struct cfga_msg local_msg_cb; in dcs_private_func()
1230 struct cfga_msg local_msg_cb; in dcs_test()
1455 struct cfga_msg local_msg_cb; in dcs_help()
1899 struct cfga_msg *cb_data; in dcs_message_callback()
1916 cb_data = (struct cfga_msg *)appdata_ptr; in dcs_message_callback()
H A Drdr_messages.c2066 params->msgp = (struct cfga_msg *)malloc(sizeof (struct cfga_msg)); in unpack_change_state_request()
2406 params->msgp = (struct cfga_msg *)malloc(sizeof (struct cfga_msg)); in unpack_private_func_request()
2697 params->msgp = (struct cfga_msg *)malloc(sizeof (struct cfga_msg)); in unpack_test_request()
3340 params->msgp = (struct cfga_msg *)malloc(sizeof (struct cfga_msg)); in unpack_help_request()
3896 params->msgp = (struct cfga_msg *)malloc(sizeof (struct cfga_msg)); in unpack_message_request()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/
H A Dopl_dev_led.c90 opl_disk_led_control(apid_t *apidp, char **errstring, struct cfga_msg *msgp, in opl_disk_led_control()
149 opl_print_locator(apid_t *apidp, struct cfga_msg *msgp, unsigned char led) in opl_print_locator()
157 cfga_msg(msgp, MSG_LED_HDR, 0); in opl_print_locator()
181 opl_print_led(apid_t *apidp, struct cfga_msg *msgp, unsigned char led) in opl_print_led()
189 cfga_msg(msgp, MSG_LED_HDR, 0); in opl_print_led()
214 struct cfga_msg *msgp) in opl_setlocator()
240 struct cfga_msg *msgp) in opl_getled()
267 struct cfga_msg *msgp) in opl_setled()
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c161 static void cfga_msg(struct cfga_msg *msgp, const char *str);
788 struct cfga_msg *msgp) in prt_led_mode()
810 cfga_msg(msgp, "Ap_Id\t\t\tLed"); in prt_led_mode()
896 DBG(2, (" cfga_msg: %x\n", cfga_msg)); in cfga_private_func()
1561 cfga_msg(struct cfga_msg *msgp, const char *str) in cfga_msg() function
1575 struct cfga_msg *msgp = NULL; in check_options()
1579 cfga_msg(msgp, options); in check_options()
1591 cfga_msg(msgp, options); in cfga_help()
1596 cfga_msg(msgp, cfga_strs[HELP_CONFIG]); in cfga_help()
1597 cfga_msg(msgp, cfga_strs[HELP_ENABLE_SLOT]); in cfga_help()
[all …]
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c64 struct cfga_msg *, char **, cfga_flags_t);
67 struct cfga_msg *, char **, cfga_flags_t);
73 void cfga_msg(struct cfga_msg *, const char *);
1132 cfga_msg(msgp, msg); in cfga_private_func()
1153 cfga_msg(msgp, msg); in cfga_private_func()
1999 cfga_msg(struct cfga_msg *msgp, const char *str) in cfga_msg() function
2047 cfga_msg(msgp, dgettext(TEXT_DOMAIN, ib_help[ in cfga_help()
2049 cfga_msg(msgp, options); in cfga_help()
2054 cfga_msg(msgp, ib_help[CFGA_IB_HELP_CONFIG]); in cfga_help()
2055 cfga_msg(msgp, ib_help[CFGA_IB_HELP_LIST]); in cfga_help()
[all …]
H A Dcfga_conf.c52 int ib_list_services(struct cfga_msg *, char **);
56 extern void cfga_msg(struct cfga_msg *, const char *);
1083 ib_list_services(struct cfga_msg *msgp, char **errmsg) in ib_list_services()
1108 cfga_msg(msgp, pbuf); in ib_list_services()
1113 cfga_msg(msgp, pbuf); in ib_list_services()
1116 cfga_msg(msgp, pbuf); in ib_list_services()
1122 cfga_msg(msgp, pbuf); in ib_list_services()
1127 cfga_msg(msgp, pbuf); in ib_list_services()
1134 cfga_msg(msgp, pbuf); in ib_list_services()
1139 cfga_msg(msgp, pbuf); in ib_list_services()
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c492 cfga_msg(struct cfga_msg *msgp, ...) in cfga_msg() function
788 cfga_msg(msgp, STR_BD, in dlist_update()
792 cfga_msg(msgp, STR_BD, in dlist_update()
874 struct cfga_msg *msgp, in cfga_change_state()
1063 struct cfga_msg *msgp, in cfga_private_func()
1153 struct cfga_msg *msgp, in cfga_test()
1465 cfga_msg(msgp, help, 0); in cfga_help()
1467 cfga_msg(msgp, HELP_HEADER, 0); in cfga_help()
1469 cfga_msg(msgp, HELP_ENABLE, 0); in cfga_help()
1470 cfga_msg(msgp, HELP_INSERT, 0); in cfga_help()
[all …]
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c62 struct cfga_msg *msgp, in cfga_change_state()
113 struct cfga_msg *msgp, in cfga_private_func()
165 struct cfga_msg *msgp, in cfga_test()
279 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) in cfga_help()
281 cfga_msg(msgp, MSG_HELP_HDR, MSG_HELP_USAGE, 0); in cfga_help()
H A Dcfga_scsi.h182 struct cfga_msg *msgp;
433 void cfga_msg(struct cfga_msg *msgp, ...);
434 void cfga_led_msg(struct cfga_msg *msgp, apid_t *apidp, led_strid_t,
H A Dcfga_utils.c595 cfga_msg(struct cfga_msg *msgp, ...) in cfga_msg() function
623 cfga_led_msg(struct cfga_msg *msgp, apid_t *apidp, led_strid_t led, in cfga_led_msg()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c159 static void cfga_msg(struct cfga_msg *msgp, const char *str);
862 struct cfga_msg *msgp) in prt_led_mode()
878 cfga_msg(msgp, "Ap_Id\t\t\tLed"); in prt_led_mode()
1012 DBG(2, (" cfga_msg: %x\n", cfga_msg)); in cfga_private_func()
1704 cfga_msg(struct cfga_msg *msgp, const char *str) in cfga_msg() function
1718 struct cfga_msg *msgp = NULL; in check_options()
1722 cfga_msg(msgp, options); in check_options()
1734 cfga_msg(msgp, options); in cfga_help()
1739 cfga_msg(msgp, cfga_strs[HELP_CONFIG]); in cfga_help()
1740 cfga_msg(msgp, cfga_strs[HELP_ENABLE_SLOT]); in cfga_help()
[all …]
/illumos-gate/usr/src/cmd/pcidr/plugins/default/
H A Dpcidr_cfga.c237 struct cfga_msg cfga_msg; in pcidr_cfga_do_cmd() local
248 cfga_msg.message_routine = pcidr_cfga_msg_func; in pcidr_cfga_do_cmd()
249 cfga_msg.appdata_ptr = (void *)&cfga_msg_data; in pcidr_cfga_do_cmd()
302 &cfga_msg, &cfga_errstr, cfga_flags); in pcidr_cfga_do_cmd()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c45 struct cfga_msg *msgp, in cfga_change_state()
162 struct cfga_msg *msgp, in cfga_private_func()
183 struct cfga_msg *msgp, in cfga_test()
338 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) in cfga_help()
340 cfga_msg(msgp, MSG_HELP_HDR, MSG_HELP_USAGE, 0); in cfga_help()
H A Dcfga_fp.h194 struct cfga_msg *msgp;
522 void cfga_msg(struct cfga_msg *msgp, ...);
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dcfga.c46 struct cfga_msg *msgp, in cfga_change_state()
105 struct cfga_msg *msgp, in cfga_private_func()
139 struct cfga_msg *msgp, in cfga_test()
269 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) in cfga_help()
H A Dap.h118 struct cfga_msg *msgp;
217 cfga_err_t ap_help(struct cfga_msg *, const char *, cfga_flags_t);
238 struct cfga_msg *, struct cfga_confirm *);
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c570 struct cfga_msg *msgp, in cfga_change_state()
922 struct cfga_msg *msgp, in cfga_private_func()
1131 struct cfga_msg *msgp, in cfga_test()
1728 cfga_msg(struct cfga_msg *msgp, const char *str) in cfga_msg() function
1761 cfga_msg(msgp, options); in cfga_help()
1764 cfga_msg(msgp, sata_help[HELP_CONFIG]); in cfga_help()
1765 cfga_msg(msgp, sata_help[HELP_RESET_PORT]); in cfga_help()
1766 cfga_msg(msgp, sata_help[HELP_RESET_DEVICE]); in cfga_help()
1767 cfga_msg(msgp, sata_help[HELP_RESET_ALL]); in cfga_help()
1768 cfga_msg(msgp, sata_help[HELP_PORT_ACTIVATE]); in cfga_help()
[all …]
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/
H A Dcfga_ccid.c59 struct cfga_confirm *confp, struct cfga_msg *msgp, char **errp, in cfga_ccid_modify()
160 struct cfga_confirm *confp, struct cfga_msg *msgp, char **errp, in cfga_change_state()
198 struct cfga_confirm *confp, struct cfga_msg *msgp, char **errp, in cfga_private_func()
236 cfga_test(const char *ap, const char *opts, struct cfga_msg *msgp, char **errp, in cfga_test()
405 cfga_help(struct cfga_msg *msgp, const char *opts, cfga_flags_t flags) in cfga_help()
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c1030 struct cfga_msg *msgp, in cfga_change_state()
1243 struct cfga_msg *msgp, in cfga_private_func()
1470 struct cfga_msg *msgp, in cfga_test()
1682 cfga_msg(struct cfga_msg *msgp, const char *str) in cfga_msg() function
1711 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) in cfga_help()
1715 cfga_msg(msgp, dgettext(TEXT_DOMAIN, usb_help[HELP_UNKNOWN])); in cfga_help()
1716 cfga_msg(msgp, options); in cfga_help()
1719 cfga_msg(msgp, dgettext(TEXT_DOMAIN, usb_help[HELP_HEADER])); in cfga_help()
1720 cfga_msg(msgp, usb_help[HELP_CONFIG]); in cfga_help()
1721 cfga_msg(msgp, usb_help[HELP_RESET_SLOT]); in cfga_help()
[all …]
/illumos-gate/usr/src/cmd/acpihpd/
H A Dnotify.c119 struct cfga_confirm *confirm, struct cfga_msg *message) in cfgadm_cmd_wrapper()
197 struct cfga_msg message; in event_process()
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h49 struct cfga_msg *msgp;
H A Dmema.c725 struct cfga_msg *msgp, in cfga_change_state()
761 struct cfga_msg *msgp, in cfga_private_func()
810 struct cfga_msg *msgp, in mtest_run()
1088 struct cfga_msg *msgp, in cfga_test()
1428 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags) in cfga_help()
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c370 struct cfga_msg *msgp, in config_change_state()
472 struct cfga_msg *msgp, in config_private_func()
523 struct cfga_msg *msgp, in config_test()
892 struct cfga_msg *msgp, in config_help()
1222 struct cfga_msg *, char **, cfga_flags_t)) sym; in resolve_lib_ref()
1230 struct cfga_msg *, char **, cfga_flags_t))sym; in resolve_lib_ref()
1237 struct cfga_msg *, char **, cfga_flags_t))sym; in resolve_lib_ref()
1243 libp->cfga_help_p = (cfga_err_t (*)(struct cfga_msg *, in resolve_lib_ref()

12