Home
last modified time | relevance | path

Searched refs:SAS_PROTOCOL_ALL (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_scb.c783 control_phy->port_type = SAS_PROTOCOL_ALL << 4; in asd_build_control_phy()
785 control_phy->port_type = SAS_PROTOCOL_ALL; in asd_build_control_phy()
788 (SAS_PROTOCOL_ALL << 4) | SAS_PROTOCOL_ALL; in asd_build_control_phy()
Daic94xx_hwi.c76 sas_phy->iproto = SAS_PROTOCOL_ALL; in asd_init_phy()
/Linux-v5.4/include/scsi/
Dsas.h96 SAS_PROTOCOL_ALL = 0x0E, enumerator
/Linux-v5.4/drivers/scsi/mvsas/
Dmv_init.c84 sas_phy->iproto = SAS_PROTOCOL_ALL; in mvs_phy_init()
Dmv_sas.c250 id->initiator_bits = SAS_PROTOCOL_ALL; in mvs_bytes_dmaed()
/Linux-v5.4/drivers/scsi/isci/
Dphy.c1412 iphy->sas_phy.iproto = SAS_PROTOCOL_ALL; in isci_phy_init()
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_init.c127 sas_phy->iproto = SAS_PROTOCOL_ALL; in pm8001_phy_init()
Dpm8001_hwi.c3263 id->initiator_bits = SAS_PROTOCOL_ALL; in pm8001_bytes_dmaed()
4495 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm8001_chip_phy_start_req()
Dpm80xx_hwi.c4495 payload.sas_identify.initiator_bits = SAS_PROTOCOL_ALL; in pm80xx_chip_phy_start_req()
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c469 identify_frame.initiator_bits = SAS_PROTOCOL_ALL; in config_id_frame_v1_hw()
Dhisi_sas_main.c642 id->initiator_bits = SAS_PROTOCOL_ALL; in hisi_sas_bytes_dmaed()
921 sas_phy->iproto = SAS_PROTOCOL_ALL; in hisi_sas_phy_init()
Dhisi_sas_v2_hw.c902 identify_frame.initiator_bits = SAS_PROTOCOL_ALL; in config_id_frame_v2_hw()
Dhisi_sas_v3_hw.c725 identify_frame.initiator_bits = SAS_PROTOCOL_ALL; in config_id_frame_v3_hw()