Searched refs:sas_identify (Results 1 – 15 of 15) sorted by relevance
/drivers/scsi/mpi3mr/ |
D | mpi3mr.h | 506 struct sas_identify remote_identify; 526 struct sas_identify identify; 527 struct sas_identify remote_identify;
|
D | mpi3mr_transport.c | 782 struct sas_identify *identify) in mpi3mr_set_identify() 807 memset(identify, 0, sizeof(struct sas_identify)); in mpi3mr_set_identify() 1082 sas_identify)); in mpi3mr_update_links() 1542 sizeof(struct sas_identify)); in mpi3mr_sas_port_remove()
|
/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 59 struct sas_identify *identify; in pqi_sas_port_add_phy() 91 struct sas_identify *identify; in pqi_sas_port_add_rphy()
|
/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 156 struct sas_identify_frame sas_identify; member 232 struct sas_identify_frame sas_identify; member
|
D | pm80xx_hwi.h | 354 struct sas_identify_frame_local sas_identify; /* 28 Bytes */ member 430 struct sas_identify_frame sas_identify; member
|
D | pm80xx_hwi.c | 3230 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() 3272 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() 3318 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up() 4805 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm80xx_chip_phy_start_req() 4806 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm80xx_chip_phy_start_req() 4807 memcpy(payload.sas_identify.sas_addr, in pm80xx_chip_phy_start_req() 4809 payload.sas_identify.phy_id = phy_id; in pm80xx_chip_phy_start_req()
|
D | pm8001_hwi.c | 3273 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() 3318 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up() 4313 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm8001_chip_phy_start_req() 4314 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm8001_chip_phy_start_req() 4315 memcpy(payload.sas_identify.sas_addr, in pm8001_chip_phy_start_req() 4317 payload.sas_identify.phy_id = phy_id; in pm8001_chip_phy_start_req()
|
D | pm8001_sas.h | 242 struct sas_identify identify;
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.h | 760 struct sas_identify remote_identify; 781 struct sas_identify identify; 782 struct sas_identify remote_identify;
|
D | mpt3sas_transport.c | 203 struct sas_identify *identify) in _transport_set_identify() 230 memset(identify, 0, sizeof(struct sas_identify)); in _transport_set_identify() 986 sizeof(struct sas_identify)); in mpt3sas_transport_port_remove() 1204 sas_identify)); in mpt3sas_transport_update_links()
|
/drivers/scsi/mvsas/ |
D | mv_sas.h | 206 struct sas_identify identify;
|
/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 175 struct sas_identify identify;
|
/drivers/message/fusion/ |
D | mptsas.c | 110 static void mptsas_parse_device_info(struct sas_identify *identify, 1448 struct sas_identify identify; in mptsas_add_end_device() 3004 mptsas_parse_device_info(struct sas_identify *identify, in mptsas_parse_device_info() 3223 struct sas_identify identify; in mptsas_probe_one_phy()
|
/drivers/scsi/ |
D | scsi_transport_sas.c | 1519 struct sas_identify *identify = &rphy->identify; in sas_rphy_add()
|
D | hpsa.c | 9613 struct sas_identify *identify; in hpsa_sas_port_add_phy() 9646 struct sas_identify *identify; in hpsa_sas_port_add_rphy()
|