Searched refs:WWID (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_cnfg.h | 773 U64 WWID; /*0x00 */ member 1727 U64 WWID; /* 0x00 */ member 1926 U64 WWID; /*0x30 */ member 2052 U64 WWID; /*0x04 */ member 3849 U64 WWID; /*0x0C */ member
|
D | mpi2_ioc.h | 1174 U64 WWID; /*0x0C */ member
|
/Linux-v5.4/drivers/message/fusion/lsi/ |
D | mpi_init.h | 260 U64 WWID; member
|
D | mpi_history.txt | 424 * Added WWID field to RAID Volume Page 1. 558 * WWID addressing. 562 * support Enclosure/Slot addressing rather than WWID
|
D | mpi_cnfg.h | 2349 U64 WWID; /* 40h */ member 2445 U64 WWID; /* 04h */ member
|
/Linux-v5.4/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 6746 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_check_device() 6838 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_add_device() 7203 (u64)le64_to_cpu(event_data->WWID), in _scsih_pcie_device_status_change_event_debug() 7239 wwid = le64_to_cpu(event_data->WWID); in _scsih_pcie_device_status_change_event() 8570 if ((pcie_device->wwid == le64_to_cpu(pcie_device_pg0->WWID)) in _scsih_mark_responding_pcie_device() 8771 le64_to_cpu(volume_pg1.WWID), handle); in _scsih_search_responding_raid_devices() 9149 le64_to_cpu(volume_pg1.WWID)); in _scsih_scan_for_devices_after_reset() 9247 le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset() 9257 handle, (u64)le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset()
|
D | mpt3sas_config.c | 1842 *wwid = le64_to_cpu(raid_vol_pg1.WWID); in mpt3sas_config_get_volume_wwid()
|
/Linux-v5.4/Documentation/powerpc/ |
D | cxlflash.rst | 398 success, the LUN ID and WWID of the created LUN will be returned and
|
/Linux-v5.4/drivers/message/fusion/ |
D | mptbase.c | 5925 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5927 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64)); in mpt_raid_phys_disk_pg1()
|
D | mptsas.c | 4168 memcpy(&sas_address, &phys_disk->Path[i].WWID, in mptsas_find_phyinfo_by_phys_disk_num()
|