Searched refs:WWID (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/drivers/scsi/mpt3sas/mpi/ |
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
|
D | mpi2_ioc.h | 1180 U64 WWID; /*0x0C */ member
|
/Linux-v5.15/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.15/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 7958 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_check_device() 8050 wwid = le64_to_cpu(pcie_device_pg0.WWID); in _scsih_pcie_add_device() 8425 (u64)le64_to_cpu(event_data->WWID), in _scsih_pcie_device_status_change_event_debug() 8461 wwid = le64_to_cpu(event_data->WWID); in _scsih_pcie_device_status_change_event() 9835 if ((pcie_device->wwid == le64_to_cpu(pcie_device_pg0->WWID)) in _scsih_mark_responding_pcie_device() 10036 le64_to_cpu(volume_pg1.WWID), handle); in _scsih_search_responding_raid_devices() 10458 le64_to_cpu(volume_pg1->WWID)); in _scsih_scan_for_devices_after_reset() 10559 le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset() 10569 handle, (u64)le64_to_cpu(pcie_device_pg0.WWID)); in _scsih_scan_for_devices_after_reset()
|
D | mpt3sas_config.c | 2663 *wwid = le64_to_cpu(raid_vol_pg1.WWID); in mpt3sas_config_get_volume_wwid()
|
/Linux-v5.15/Documentation/powerpc/ |
D | cxlflash.rst | 398 success, the LUN ID and WWID of the created LUN will be returned and
|
/Linux-v5.15/drivers/message/fusion/ |
D | mptbase.c | 5924 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5926 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64)); in mpt_raid_phys_disk_pg1()
|
D | mptsas.c | 4195 memcpy(&sas_address, &phys_disk->Path[i].WWID, in mptsas_find_phyinfo_by_phys_disk_num()
|