| /onnv/onnv-gate/usr/src/cmd/dcs/sparc/sun4u/ |
| rdr_param_types.h | 90 struct cfga_confirm *confp; member in struct:__anon346 104 struct cfga_confirm *confp; member in struct:__anon347 166 struct cfga_confirm *confp; member in struct:__anon354
|
| rdr_messages.c | 1077 if (cparam->confp != NULL) { 1078 free((void *)cparam->confp); 1079 cparam->confp = NULL; 1100 if (pparam->confp != NULL) { 1101 free((void *)pparam->confp); 1102 pparam->confp = NULL; 1211 if (cparam->confp != NULL) { 1212 free((void *)cparam->confp); 1213 cparam->confp = NULL; [all...] |
| dcs.c | 999 local_conf_cb.appdata_ptr = (void *)op_data->confp; 1163 local_conf_cb.appdata_ptr = (void *)op_data->confp; [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
| cfga_scsi.c | 61 struct cfga_confirm *confp, 98 ret = bus_change_state(state_change_cmd, &apidt, confp, flags, 112 struct cfga_confirm *confp, 148 args.confp = confp;
|
| cfga_ctl.c | 45 static int disconnect(struct cfga_confirm *confp); 64 struct cfga_confirm *confp, 97 assert(confp->confirm != NULL); 114 } else if (!disconnect(confp)) { 697 disconnect(struct cfga_confirm *confp) 705 ans = confp->confirm(confp->appdata_ptr, cq); 856 assert(prp->confp != NULL && prp->confp->confirm != NULL); 857 *okp = prp->confp->confirm(prp->confp->appdata_ptr, buf) [all...] |
| cfga_scsi.h | 181 struct cfga_confirm *confp; member in struct:__anon17 367 apid_t *apidp, struct cfga_confirm *confp, cfga_flags_t flags,
|
| /onnv/onnv-gate/usr/src/lib/libcfgadm/common/ |
| llib-lcfgadm | 41 struct cfga_confirm *confp, 52 struct cfga_confirm *confp,
|
| config_admin.c | 366 struct cfga_confirm *confp, 429 confp, msgp, errstring, flags); 446 confp, msgp, errstring, 468 struct cfga_confirm *confp, 503 libloc.ap_physical, options, confp, msgp, errstring, [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
| ap_msg.c | 504 struct cfga_confirm *confp; local 509 confp = a->confp; 511 if (confp == NULL || confp->confirm == NULL) 516 rc = (*confp->confirm)(confp->appdata_ptr, msg);
|
| cfga.c | 48 struct cfga_confirm *confp, 63 if ((a = apd_alloc(ap_id, flags, errstring, msgp, confp)) == NULL) 107 struct cfga_confirm *confp, 120 if ((a = apd_alloc(ap_id, flags, errstring, msgp, confp)) == NULL)
|
| ap.h | 121 struct cfga_confirm *confp; member in struct:__anon2764
|
| ap_sbd.c | 349 struct cfga_msg *msgp, struct cfga_confirm *confp) 362 a->confp = confp;
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sata/common/ |
| cfga_sata.c | 246 sata_confirm(struct cfga_confirm *confp, char *msg); 567 struct cfga_confirm *confp, 708 if (!sata_confirm(confp, msg)) { 790 if (!sata_confirm(confp, msg)) { 841 if (!sata_confirm(confp, msg)) { 875 if (!sata_confirm(confp, msg)) { 919 struct cfga_confirm *confp, 981 if (!sata_confirm(confp, msg)) { 1015 if (!sata_confirm(confp, msg)) { 1038 if (!sata_confirm(confp, msg)) [all...] |
| /onnv/onnv-gate/usr/src/head/ |
| config_admin.h | 186 char *const *ap_ids, const char *options, struct cfga_confirm *confp, 190 char *const *ap_ids, const char *options, struct cfga_confirm *confp,
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
| cfga_usb.c | 1005 struct cfga_confirm *confp, 1100 if (!usb_confirm(confp, msg)) { 1151 if (!usb_confirm(confp, msg)) { 1218 struct cfga_confirm *confp, 1275 if (!usb_confirm(confp, msg)) { [all...] |
| /onnv/onnv-gate/usr/src/lib/libdladm/common/ |
| libdlmgmt.c | 189 datalink_class_t class, uint32_t media, dladm_conf_t *confp) 195 if (link == NULL || confp == NULL) 206 *confp = retval.lr_conf; 317 dladm_conf_t *confp) 323 if (linkid == DATALINK_INVALID_LINKID || confp == NULL) 331 *confp = retval.lr_conf;
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sdcard/common/ |
| cfga_sdcard.c | 253 sdcard_confirm(struct cfga_confirm *confp, char *msg); 581 struct cfga_confirm *confp, 682 if (!sdcard_confirm(confp, msg)) { 750 if (!sdcard_confirm(confp, msg)) { 785 if (!sdcard_confirm(confp, msg)) { 848 struct cfga_confirm *confp, 891 if (!sdcard_confirm(confp, msg)) { [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/ib/common/ |
| cfga_ib.c | 846 * confp - Whether this command requires confirmation? 861 const char *options, struct cfga_confirm *confp, struct cfga_msg *msgp, 972 if (!ib_confirm(confp, IB_CONFIRM1)) { 1034 * confp - Whether this command requires confirmation? 1049 struct cfga_confirm *confp, struct cfga_msg *msgp, char **errstring, [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
| cfga_fp.c | 47 struct cfga_confirm *confp, 163 struct cfga_confirm *confp,
|
| cfga_fp.h | 193 struct cfga_confirm *confp; member in struct:__anon2741
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
| cfga.c | 872 struct cfga_confirm *confp, 945 else if (!(*confp->confirm)(confp->appdata_ptr, 988 } else if (!(*confp->confirm)(confp->appdata_ptr, 1061 struct cfga_confirm *confp, [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/pci/common/ |
| cfga.c | 580 const char *options, struct cfga_confirm *confp, 1004 const char *options, struct cfga_confirm *confp, 1017 DBG(2, (" confp: %x\n", confp)); 1025 if (private_check == confp) 1028 private_check = (void*)confp; [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
| shp.c | 618 const char *options, struct cfga_confirm *confp, 875 const char *options, struct cfga_confirm *confp, 889 DBG(2, (" confp: %x\n", confp)); 897 if (private_check == confp) 900 private_check = (void*)confp; [all...] |
| /onnv/onnv-gate/usr/src/lib/brand/lx/lx_brand/common/ |
| ioctl.c | 798 struct ifconf conf, *confp = (struct ifconf *)arg; local 804 if (uucopy(confp, &conf, sizeof (conf)) != 0) 818 if (uucopy(&conf, confp, sizeof (conf)) != 0) 836 if (uucopy(&conf, confp, sizeof (conf)) != 0) [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
| mema.c | 726 struct cfga_confirm *confp, 762 struct cfga_confirm *confp, [all...] |