Searched refs:WWID (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0026-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch | 13 /proc/cmdline for mpath.wwid=<WWID> options, and adds any wwids it finds
|
| H A D | 0025-RH-add-mpathconf.patch | 136 + echo "Only allow certain wwids (instead of enable): --allow <WWID>"
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_cnfg.h | 775 U64 WWID; /*0x00 */ member 1732 U64 WWID; /* 0x00 */ member 1931 U64 WWID; /*0x30 */ member 2057 U64 WWID; /*0x04 */ member 3854 U64 WWID; /*0x0C */ member
|
| H A D | mpi2_ioc.h | 1180 U64 WWID; /*0x0C */ member
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 7049 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_check_device() 7141 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_add_device() 7516 (u64)le64_to_cpu(event_data->WWID), in _scsih_pcie_device_status_change_event_debug() 7552 wwid = le64_to_cpu(event_data->WWID); in _scsih_pcie_device_status_change_event() 8882 if ((pcie_device->wwid == le64_to_cpu(pcie_device_pg0->WWID)) in _scsih_mark_responding_pcie_device() 9083 le64_to_cpu(volume_pg1.WWID), handle); in _scsih_search_responding_raid_devices() 9461 le64_to_cpu(volume_pg1.WWID)); in _scsih_scan_for_devices_after_reset() 9559 le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset() 9569 handle, (u64)le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset()
|
| H A D | mpt3sas_config.c | 1856 *wwid = le64_to_cpu(raid_vol_pg1.WWID); in mpt3sas_config_get_volume_wwid()
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | cxlflash.rst | 398 success, the LUN ID and WWID of the created LUN will be returned and
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptbase.c | 5926 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5928 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64)); in mpt_raid_phys_disk_pg1()
|
| H A D | mptsas.c | 4168 memcpy(&sas_address, &phys_disk->Path[i].WWID, in mptsas_find_phyinfo_by_phys_disk_num()
|