Searched refs:WWID (Results 1 – 12 of 12) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0006-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch | 7 /proc/cmdline for mpath.wwid=<WWID> options, and adds any wwids it finds
|
H A D | 0005-RH-add-mpathconf.patch | 133 + echo "Only allow certain wwids (instead of enable): --allow <WWID>"
|
/openbmc/linux/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_cnfg.h | 776 U64 WWID; /*0x00 */ member 1733 U64 WWID; /* 0x00 */ member 1932 U64 WWID; /*0x30 */ member 2058 U64 WWID; /*0x04 */ member 3855 U64 WWID; /*0x0C */ member
|
H A D | mpi2_ioc.h | 1180 U64 WWID; /*0x0C */ member
|
/openbmc/linux/drivers/message/fusion/lsi/ |
H A D | mpi_init.h | 260 U64 WWID; member
|
H A D | mpi_history.txt | 424 * Added WWID field to RAID Volume Page 1. 558 * WWID addressing. 562 * support Enclosure/Slot addressing rather than WWID
|
H A D | mpi_cnfg.h | 2349 U64 WWID; /* 40h */ member 2445 U64 WWID; /* 04h */ member
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_scsih.c | 8025 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_check_device() 8117 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_add_device() 8492 (u64)le64_to_cpu(event_data->WWID), in _scsih_pcie_device_status_change_event_debug() 8528 wwid = le64_to_cpu(event_data->WWID); in _scsih_pcie_device_status_change_event() 9902 if ((pcie_device->wwid == le64_to_cpu(pcie_device_pg0->WWID)) in _scsih_mark_responding_pcie_device() 10103 le64_to_cpu(volume_pg1.WWID), handle); in _scsih_search_responding_raid_devices() 10525 le64_to_cpu(volume_pg1->WWID)); in _scsih_scan_for_devices_after_reset() 10626 le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset() 10636 handle, (u64)le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset()
|
H A D | mpt3sas_config.c | 2790 *wwid = le64_to_cpu(raid_vol_pg1.WWID); in mpt3sas_config_get_volume_wwid()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cxlflash.rst | 398 success, the LUN ID and WWID of the created LUN will be returned and
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptbase.c | 5931 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5933 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64)); in mpt_raid_phys_disk_pg1()
|
H A D | mptsas.c | 4197 memcpy(&sas_address, &phys_disk->Path[i].WWID, in mptsas_find_phyinfo_by_phys_disk_num()
|