| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
| ap.h | 126 } apd_t; typedef in typeref:struct:__anon2764 203 int ap_cnt(apd_t *); 204 int ap_parse(apd_t *, const char *); 205 int ap_confirm(apd_t *); 207 int ap_symid(apd_t *, char *, char *, size_t); 208 char *ap_sys_err(apd_t *, char **); 211 char *ap_logid(apd_t *, char *); 212 void ap_err(apd_t *, ...); 213 void ap_msg(apd_t *, ...); 214 void ap_info(apd_t *, cfga_info_t, ap_target_t) [all...] |
| ap_sbd.c | 48 ap_getncm(apd_t *a, sbd_comp_type_t type, int *ncm) 81 ap_stat(apd_t *a, int all) 228 apd_init(apd_t *a, int all) 326 apd_free(apd_t *a) 347 apd_t * 351 apd_t *a; 401 ap_init(apd_t *a, cfga_list_data_t *ap) 458 ap_suspend_query(apd_t *a, int cmd, int *check) 493 ap_platopts_check(apd_t *a, int first, int last) 531 ap_ioctl(apd_t *a, int cmd [all...] |
| ap_seq.c | 44 ap_suspend_check(apd_t *a, int cmd, int first, int last, int *suspend) 88 ap_seq_get(apd_t *a, int cmd, int *first, int *last) 215 ap_seq_exec(apd_t *a, int cmd, int first, int last) 369 ap_cmd_exec(apd_t *a, int cmd) 375 ap_cmd_seq(apd_t *a, int cmd)
|
| cfga.c | 55 apd_t *a; 113 apd_t *a; 148 apd_t *a; 187 apd_t *a;
|
| ap.c | 44 ap_symid(apd_t *a, char *apid, char *symid, size_t bufsize) 92 ap_logid(apd_t *a, char *apid) 119 ap_parse(apd_t *a, const char *ap_id) 513 ap_opt_parse(apd_t *a, ap_cmd_t *acp, const char *options) 653 ap_cmd_parse(apd_t *a, const char *f, const char *options, int *cmd) 735 ap_cnt(apd_t *a)
|
| ap_msg.c | 181 ap_err(apd_t *a, ...) 441 ap_msg(apd_t *a, ...) 500 ap_confirm(apd_t *a)
|
| ap_rcm.c | 153 ap_capinfo(apd_t *a, int firstcm, int lastcm, cap_info_t **capinfo) 254 ap_rcm_init(apd_t *a) 470 ap_rcm_fini(apd_t *a) 499 ap_rcm_rlist(apd_t *a, int firstcm, int lastcm, char ***rlist, int cmd) 646 ap_rcm_cap_cpu(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, uint_t flags, 808 ap_rcm_cap_mem(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, uint_t flags, 881 ap_rcm_request_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, 936 ap_rcm_add_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, 1033 ap_rcm_notify_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, 1146 ap_rcm_ctl(apd_t *a, int cmd [all...] |
| /onnv/onnv-gate/usr/src/cmd/dcs/sparc/sun4u/ |
| ri_init.c | 75 } apd_t; typedef in typeref:struct:__anon20 137 static int rcm_init(rcmd_t *, apd_t [], int, int); 139 static int rcm_query_init(rcmd_t *, apd_t [], int); 170 static void apd_tbl_free(apd_t [], int); 183 static void dump_apd_tbl(FILE *, apd_t *, int); 219 apd_t *apd, *apd_tbl = NULL; 351 rcm_init(rcmd_t *rcm, apd_t apd_tbl[], int napds, int flags) 578 rcm_query_init(rcmd_t *rcm, apd_t apd_tbl[], int napds) 580 apd_t *apd; [all...] |