HomeSort by relevance Sort by last modified time
    Searched defs:cfga_msg (Results 1 - 11 of 11) sorted by null

  /onnv/onnv-gate/usr/src/cmd/pcidr/plugins/default/
pcidr_cfga.c 198 * <struct cfga_msg *msgp> parameter
239 struct cfga_msg cfga_msg; local
250 cfga_msg.message_routine = pcidr_cfga_msg_func;
251 cfga_msg.appdata_ptr = (void *)&cfga_msg_data;
304 &cfga_msg, &cfga_errstr, cfga_flags);
  /onnv/onnv-gate/usr/src/head/
config_admin.h 150 struct cfga_msg { struct
187 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags);
191 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags);
194 const char *options, struct cfga_msg *msgp, char **errstring,
202 struct cfga_msg *msgp, const char *options, cfga_flags_t flags);
229 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);
231 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);
232 cfga_err_t cfga_test(const char *, const char *, struct cfga_msg *,
236 cfga_err_t cfga_help(struct cfga_msg *, const char *, cfga_flags_t);
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/ib/common/
cfga_ib.c 63 struct cfga_msg *, char **, cfga_flags_t);
66 struct cfga_msg *, char **, cfga_flags_t);
67 cfga_err_t cfga_test(const char *, const char *, struct cfga_msg *,
72 void cfga_msg(struct cfga_msg *, const char *);
73 cfga_err_t cfga_help(struct cfga_msg *, const char *,
88 extern int ib_list_services(struct cfga_msg *, char **);
861 const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp,
1049 struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring,
2001 cfga_msg(struct cfga_msg *msgp, const char *str) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sdcard/common/
cfga_sdcard.c 582 struct cfga_msg *msgp,
849 struct cfga_msg *msgp,
919 struct cfga_msg *msgp,
1453 cfga_msg(struct cfga_msg *msgp, const char *str) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/usb/common/
cfga_usb.c 1006 struct cfga_msg *msgp,
1219 struct cfga_msg *msgp,
1660 cfga_msg(struct cfga_msg *msgp, const char *str) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sata/common/
cfga_sata.c 568 struct cfga_msg *msgp,
920 struct cfga_msg *msgp,
1129 struct cfga_msg *msgp,
1728 cfga_msg(struct cfga_msg *msgp, const char *str) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/scsi/common/
cfga_utils.c 595 cfga_msg(struct cfga_msg *msgp, ...) function
623 cfga_led_msg(struct cfga_msg *msgp, apid_t *apidp, led_strid_t led,
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/fp/common/
cfga_utils.c 692 cfga_msg(struct cfga_msg *msgp, ...) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/pci/common/
cfga.c 164 static void cfga_msg(struct cfga_msg *msgp, const char *str);
581 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags)
868 struct cfga_msg *msgp)
884 cfga_msg(msgp, "Ap_Id\t\t\tLed");
992 cfga_msg(msgp, line); /* print the message */
1005 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags)
1018 DBG(2, (" cfga_msg: %x\n", cfga_msg));
1140 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags
1710 cfga_msg(struct cfga_msg *msgp, const char *str) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
cfga.c 494 cfga_msg(struct cfga_msg *msgp, ...) function
752 dlist_update(int board, int disable, char *dlist, struct cfga_msg *msgp,
787 cfga_msg(msgp, STR_BD,
791 cfga_msg(msgp, STR_BD,
805 cfga_msg(msgp, STR_BD, DIAG_WILL_DISABLE, 0);
812 cfga_msg(msgp, STR_BD, DIAG_WAS_ENABLED, 0);
873 struct cfga_msg *msgp,
1062 struct cfga_msg *msgp,
1138 cfga_msg(msgp, err, opterr, 0)
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/shp/common/
shp.c 164 static void cfga_msg(struct cfga_msg *msgp, const char *str);
619 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags)
782 struct cfga_msg *msgp)
804 cfga_msg(msgp, "Ap_Id\t\t\tLed");
865 cfga_msg(msgp, line); /* print the message */
876 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags)
890 DBG(2, (" cfga_msg: %x\n", cfga_msg));
1000 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags
1545 cfga_msg(struct cfga_msg *msgp, const char *str) function
    [all...]

Completed in 419 milliseconds