Searched refs:sas_identify (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/include/scsi/ |
D | scsi_transport_sas.h | 40 struct sas_identify { struct 54 struct sas_identify identify; argument 86 struct sas_identify identify;
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 160 struct sas_identify_frame sas_identify; member 236 struct sas_identify_frame sas_identify; member
|
D | pm80xx_hwi.h | 251 struct sas_identify_frame sas_identify; /* 28 Bytes */ member 327 struct sas_identify_frame sas_identify; member
|
D | pm80xx_hwi.c | 2866 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() 2909 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() 2957 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up() 4389 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm80xx_chip_phy_start_req() 4390 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm80xx_chip_phy_start_req() 4391 memcpy(payload.sas_identify.sas_addr, in pm80xx_chip_phy_start_req() 4393 payload.sas_identify.phy_id = phy_id; in pm80xx_chip_phy_start_req()
|
D | pm8001_sas.h | 255 struct sas_identify identify;
|
D | pm8001_hwi.c | 3374 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() 3420 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up() 4480 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm8001_chip_phy_start_req() 4481 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm8001_chip_phy_start_req() 4482 memcpy(payload.sas_identify.sas_addr, in pm8001_chip_phy_start_req() 4484 payload.sas_identify.phy_id = phy_id; in pm8001_chip_phy_start_req()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.h | 561 struct sas_identify remote_identify; 580 struct sas_identify identify; 581 struct sas_identify remote_identify;
|
D | mpt3sas_transport.c | 141 struct sas_identify *identify) in _transport_set_identify() 171 memset(identify, 0, sizeof(struct sas_identify)); in _transport_set_identify() 833 sizeof(struct sas_identify)); in mpt3sas_transport_port_remove() 1029 sas_identify)); in mpt3sas_transport_update_links()
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_sas.h | 222 struct sas_identify identify;
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptsas.c | 110 static void mptsas_parse_device_info(struct sas_identify *identify, 1421 struct sas_identify identify; in mptsas_add_end_device() 2978 mptsas_parse_device_info(struct sas_identify *identify, in mptsas_parse_device_info() 3197 struct sas_identify identify; in mptsas_probe_one_phy()
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_transport_sas.c | 1551 struct sas_identify *identify = &rphy->identify; in sas_rphy_add()
|
D | hpsa.c | 9268 struct sas_identify *identify; in hpsa_sas_port_add_phy() 9301 struct sas_identify *identify; in hpsa_sas_port_add_rphy()
|