Home
last modified time | relevance | path

Searched refs:SAS_PROTOCOL_NONE (Results 1 – 3 of 3) sorted by relevance

/linux/include/scsi/
H A Dsas.h91 SAS_PROTOCOL_NONE = 0, enumerator
/linux/drivers/scsi/isci/
H A Dphy.c1279 iphy->protocol = SAS_PROTOCOL_NONE; in sci_phy_starting_state_enter()
1380 iphy->protocol = SAS_PROTOCOL_NONE; in sci_phy_construct()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c470 identify_frame.target_bits = SAS_PROTOCOL_NONE; in config_id_frame_v1_hw()