Searched refs:device_path (Results 1 - 25 of 38) sorted by relevance

12

/illumos-gate/usr/src/boot/sys/boot/i386/common/
H A Dedd.h74 uint64_t device_path; member in struct:edd_device_path_v3
81 struct edd_device_path_v3 device_path; member in struct:edd_params_v3
91 uint64_t device_path[2]; member in struct:edd_device_path_v4
98 struct edd_device_path_v4 device_path; member in struct:edd_params_v4
/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd_upgrade.sh44 hca_path="/dev/`dirname $device_path`"
45 bname=`basename $device_path`
126 | while read x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 device_path
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetPortType.c62 if (hba_ptr->device_path) {
65 "data.", hba_ptr->device_path);
H A Dverify.c49 (void) strlcpy(path, hba_ptr->device_path, sizeof (path));
H A DSun_sasGetAdapterPortAttributes.c70 if (hba_ptr->device_path) {
73 hba_ptr->device_path);
H A DSun_sasRefreshAdapterConfiguration.c117 wa.devpath = hba_ptr->device_path;
137 hba_ptr->device_path);
H A DSun_sasGetDiscoveredPortAttributes.c75 if (hba_ptr->device_path) {
78 hba_ptr->device_path);
H A Ddevtree_hba_disco.c162 (void) strlcpy(port_ptr->device_path, portDevpath, MAXPATHLEN + 1);
390 if ((strncmp(hba_ptr->device_path, hbaDevpath,
411 (void) strlcpy(new_hba->device_path, hbaDevpath,
412 sizeof (new_hba->device_path));
417 "%s%s", DEVICES_DIR, new_hba->device_path);
456 "firmware-version", new_hba->device_path);
468 "hardware-version", new_hba->device_path);
480 "driver-version", new_hba->device_path);
508 new_hba->device_path);
522 new_hba->device_path);
[all...]
H A DSun_sasGetPortAttributesByWWN.c74 if (hba_ptr->device_path) {
77 "no port data", hba_ptr->device_path);
H A DSun_sasRefreshInformation.c127 wa.devpath = hba_ptr->device_path;
H A Dsun_sas.c346 if (hba_ptr->device_path) {
349 "port data", hba_ptr->device_path);
/illumos-gate/usr/src/cmd/mdb/common/modules/mr_sas/
H A Dmr_sas.c69 char device_path[PATH_MAX]; local
72 *device_path = 0;
73 if (construct_path((uintptr_t)m->dip, device_path) != DCMD_OK) {
74 strcpy(device_path, "couldn't determine device path");
80 mdb_printf("%s\n", device_path);
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c601 char *device_path = NULL; local
605 device_path = strdup(argv[1]);
607 if (!device_path || !bootblock) {
613 BOOT_DEBUG("device path: %s, bootblock file path: %s\n", device_path,
617 if (init_device(&install_data.device, device_path) != BC_SUCCESS) {
619 device_path);
644 device_path);
656 free(device_path);
679 char *device_path; local
683 device_path
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dndievents.c111 char device_path[MAXPATHLEN]; local
135 if (dip_to_pathname(&devi, device_path, sizeof (device_path))
140 mdb_printf("\t\tCallback Registered By: %s\n", device_path);
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c215 static char device_path[MAXPATHLEN]; variable
243 (void) ddi_pathname(dip, device_path);
244 DEBUGP(errp(" suspending device %s\n", device_path));
247 device_path));
249 (void) strncpy(pkt->errbuf, device_path,
287 (void) ddi_pathname(dip, device_path);
288 DEBUGP(errp(" resuming device %s\n", device_path));
297 device_path);
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c284 char *device_path = NULL; local
289 device_path = strdup(argv[2]);
293 if (!stage1_path || !stage2_path || !device_path) {
300 stage1_path, stage2_path, device_path);
302 if (init_device(&install_data.device, device_path) != BC_SUCCESS) {
304 "information for %s\n"), device_path);
334 device_path);
353 free(device_path);
375 char *device_path; local
379 device_path
[all...]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dbiosdisk.h35 typedef union device_path { union
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c1226 char *device_path = NULL; local
1231 device_path = strdup(argv[2]);
1233 if (!device_path || !bootblock || !stage1) {
1240 device_path, stage1, bootblock);
1243 if (init_device(&install_data.device, device_path) != BC_SUCCESS) {
1245 device_path);
1269 device_path);
1282 free(device_path);
1304 char *device_path, *path; local
1308 device_path
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.c345 char device_path[MAXSTRLEN]; local
410 (void) strcpy(device_path, path);
416 if (strlen(device_path) > 38)
417 log_printf("%38.37s+", device_path);
419 log_printf("%39s", device_path);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.c382 char device_path[MAXSTRLEN]; local
457 (void) strcpy(device_path, path);
463 if (strlen(device_path) > 38)
464 log_printf("%38.37s+", device_path);
466 log_printf("%39s", device_path);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dhuron.c297 char device_path[MAXSTRLEN]; local
359 (void) strcpy(device_path, path);
365 if (strlen(device_path) > 45)
366 log_printf("%45.44s+", device_path);
368 log_printf("%46s", device_path);
H A Dpelton.c295 char device_path[MAXSTRLEN]; local
369 (void) strcpy(device_path, path);
375 if (strlen(device_path) > 38)
376 log_printf("%38.37s+", device_path);
378 log_printf("%39s", device_path);
H A Dstpaul.c252 char device_path[MAXSTRLEN]; local
344 (void) strlcpy(device_path, path, sizeof (device_path));
350 if (strlen(device_path) > 38)
351 log_printf("%38.37s+", device_path);
353 log_printf("%39s", device_path);
H A Dontario.c410 char device_path[MAXSTRLEN]; local
482 (void) strcpy(device_path, path);
488 if (strlen(device_path) > 38)
489 log_printf("%38.37s+", device_path);
491 log_printf("%39s", device_path);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c452 char device_path[MAXPATHLEN + 1]; /* vdisk device */ member in struct:vd
4082 ", rebooting the system", vd->device_path);
4085 panic(VD_RESET_ACCESS_FAILURE_MSG, vd->device_path);
4088 cmn_err(CE_WARN, VD_RESET_ACCESS_FAILURE_MSG, vd->device_path);
4461 PR0("Retry setting up disk (%s)", vd->device_path);
5505 PR0("'variant' property exists for %s", vd->device_path);
5513 PR0("'atapi' property exists for %s", vd->device_path);
5536 vd->device_path, status);
5660 char *device_path = vd->device_path; local
6101 char *device_path = vd->device_path; local
6135 char *device_path = vd->device_path; local
6235 char *device_path = vd->device_path; local
6504 char *device_path = vd->device_path; local
6715 vds_do_init_vd(vds_t *vds, uint64_t id, char *device_path, uint64_t options, uint64_t ldc_id, vd_t **vdp) argument
7000 vds_init_vd(vds_t *vds, uint64_t id, char *device_path, uint64_t options, uint64_t ldc_id) argument
7221 char *device_path = NULL; local
[all...]

Completed in 103 milliseconds

12