Searched refs:sas_identify (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/include/scsi/ |
| D | scsi_transport_sas.h | 51 struct sas_identify { struct 65 struct sas_identify identify; argument 97 struct sas_identify identify;
|
| /Linux-v5.4/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()
|
| /Linux-v5.4/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 | 351 struct sas_identify_frame_local sas_identify; /* 28 Bytes */ member 427 struct sas_identify_frame sas_identify; member
|
| D | pm80xx_hwi.c | 2890 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() 2933 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() 2981 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up() 4494 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm80xx_chip_phy_start_req() 4495 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm80xx_chip_phy_start_req() 4496 memcpy(payload.sas_identify.sas_addr, in pm80xx_chip_phy_start_req() 4498 payload.sas_identify.phy_id = phy_id; in pm80xx_chip_phy_start_req()
|
| D | pm8001_sas.h | 254 struct sas_identify identify;
|
| D | pm8001_hwi.c | 3387 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() 3433 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up() 4494 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm8001_chip_phy_start_req() 4495 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm8001_chip_phy_start_req() 4496 memcpy(payload.sas_identify.sas_addr, in pm8001_chip_phy_start_req() 4498 payload.sas_identify.phy_id = phy_id; in pm8001_chip_phy_start_req()
|
| /Linux-v5.4/drivers/scsi/mpt3sas/ |
| D | mpt3sas_base.h | 722 struct sas_identify remote_identify; 741 struct sas_identify identify; 742 struct sas_identify remote_identify;
|
| D | mpt3sas_transport.c | 141 struct sas_identify *identify) in _transport_set_identify() 168 memset(identify, 0, sizeof(struct sas_identify)); in _transport_set_identify() 795 sizeof(struct sas_identify)); in mpt3sas_transport_port_remove() 992 sas_identify)); in mpt3sas_transport_update_links()
|
| /Linux-v5.4/drivers/scsi/mvsas/ |
| D | mv_sas.h | 206 struct sas_identify identify;
|
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas.h | 155 struct sas_identify identify;
|
| /Linux-v5.4/drivers/message/fusion/ |
| D | mptsas.c | 110 static void mptsas_parse_device_info(struct sas_identify *identify, 1420 struct sas_identify identify; in mptsas_add_end_device() 2973 mptsas_parse_device_info(struct sas_identify *identify, in mptsas_parse_device_info() 3192 struct sas_identify identify; in mptsas_probe_one_phy()
|
| /Linux-v5.4/drivers/scsi/ |
| D | scsi_transport_sas.c | 1515 struct sas_identify *identify = &rphy->identify; in sas_rphy_add()
|
| D | hpsa.c | 9554 struct sas_identify *identify; in hpsa_sas_port_add_phy() 9587 struct sas_identify *identify; in hpsa_sas_port_add_rphy()
|