Searched defs:cfga_confirm (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/pcidr/plugins/default/ |
H A D | pcidr_cfga.c | 214 * <struct cfga_confirm *confp> parameter 239 struct cfga_confirm cfga_confirm; local 250 cfga_confirm.confirm = pcidr_cfga_confirm_func; 251 cfga_confirm.appdata_ptr = NULL; 301 rv = config_change_state(cmd, 1, &apid, NULL, &cfga_confirm,
|
/illumos-gate/usr/src/head/ |
H A D | config_admin.h | 145 struct cfga_confirm { struct 184 char *const *ap_ids, const char *options, struct cfga_confirm *confp, 188 char *const *ap_ids, const char *options, struct cfga_confirm *confp, 227 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t); 229 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);
|
Completed in 56 milliseconds