Searched defs:cfga_msg (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c692 cfga_msg(struct cfga_msg *msgp, ...) function
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c63 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,
1131 cfga_msg(msg
2001 cfga_msg(struct cfga_msg *msgp, const char *str) function
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c567 struct cfga_msg *msgp,
932 struct cfga_msg *msgp,
1141 struct cfga_msg *msgp,
1740 cfga_msg(struct cfga_msg *msgp, const char *str) function
1746 DPRINTF("cfga_msg: NULL msgp\n");
1751 DPRINTF("cfga_msg: null str\n");
1756 DPRINTF("cfga_msg: null q\n");
1769 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags)
1772 cfga_msg(msg
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c594 cfga_msg(struct cfga_msg *msgp, ...) function
622 cfga_led_msg(struct cfga_msg *msgp, apid_t *apidp, led_strid_t led,
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c1004 struct cfga_msg *msgp,
1217 struct cfga_msg *msgp,
1444 struct cfga_msg *msgp,
1658 cfga_msg(struct cfga_msg *msgp, const char *str) function
1664 DPRINTF("cfga_msg: msg\n");
1669 DPRINTF("cfga_msg: null str\n");
1674 DPRINTF("cfga_msg: null q\n");
1687 cfga_help(struct cfga_msg *msgp, const char *options, cfga_flags_t flags)
1691 cfga_msg(msg
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c164 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 *msg
1710 cfga_msg(struct cfga_msg *msgp, const char *str) function
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c159 static void cfga_msg(struct cfga_msg *msgp, const char *str);
610 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags)
784 struct cfga_msg *msgp)
805 cfga_msg(msgp, "Ap_Id\t\t\tLed");
866 cfga_msg(msgp, line); /* print the message */
877 struct cfga_msg *msgp, char **errstring, cfga_flags_t flags)
891 DBG(2, (" cfga_msg: %x\n", cfga_msg));
1001 struct cfga_msg *msg
1544 cfga_msg(struct cfga_msg *msgp, const char *str) function
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c494 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(msg
[all...]

Completed in 43 milliseconds