Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h102 HISI_SAS_DEV_INIT, enumerator
H A Dhisi_sas_main.c682 sas_dev->dev_status = HISI_SAS_DEV_INIT; in hisi_sas_alloc_dev()
1775 reset_type = (sas_dev->dev_status == HISI_SAS_DEV_INIT || in hisi_sas_debug_I_T_nexus_reset()
1797 } else if (sas_dev->dev_status != HISI_SAS_DEV_INIT) { in hisi_sas_debug_I_T_nexus_reset()
2331 hisi_hba->devices[i].dev_status = HISI_SAS_DEV_INIT; in hisi_sas_alloc()
H A Dhisi_sas_v2_hw.c864 sas_dev->dev_status = HISI_SAS_DEV_INIT; in alloc_dev_quirk_v2_hw()