Lines Matching defs:mdep
129 kadmin(int cmd, int fcn, void *mdep, cred_t *credp)
271 if ((mdep != NULL) && (*(char *)mdep == '/')) {
272 buf = i_convert_boot_device_name(mdep, NULL, &buflen);
275 mdpreboot(cmd, fcn, mdep);
304 if ((mdep != NULL) && (*(char *)mdep == '/')) {
305 buf = i_convert_boot_device_name(mdep, NULL, &buflen);
308 mdboot(cmd, fcn, mdep, invoke_cb);
319 fastboot_update_config(mdep);
350 /* Let the CPR module decide what to do with mdep */
351 error = cpr(fcn, mdep);
380 if ((mdep != NULL) && (*(char *)mdep == '/')) {
381 panic_bootstr = i_convert_boot_device_name(mdep,
384 panic_bootstr = mdep;
389 fastboot_update_and_load(fcn, mdep);
411 uadmin(int cmd, int fcn, uintptr_t mdep)
434 error = swapctl(fcn, (void *)mdep, &rv);
437 error = swapctl32(fcn, (void *)mdep, &rv);
443 * Certain subcommands intepret a non-NULL mdep value as a pointer to
446 if (mdep != NULL &&
450 if ((error = copyinstr((const char *)mdep, bootargs,