Home
last modified time | relevance | path

Searched refs:HISI_PHYES_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h153 HISI_PHYES_NUM, enumerator
157 struct work_struct works[HISI_PHYES_NUM];
H A Dhisi_sas_main.c881 static const work_func_t hisi_sas_phye_fns[HISI_PHYES_NUM] = {
891 if (WARN_ON(event >= HISI_PHYES_NUM)) in hisi_sas_notify_phy_event()
949 for (i = 0; i < HISI_PHYES_NUM; i++) in hisi_sas_phy_init()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h158 HISI_PHYES_NUM, enumerator
172 struct work_struct works[HISI_PHYES_NUM];
H A Dhisi_sas_main.c947 static const work_func_t hisi_sas_phye_fns[HISI_PHYES_NUM] = {
958 if (WARN_ON(event >= HISI_PHYES_NUM)) in hisi_sas_notify_phy_event()
1032 for (i = 0; i < HISI_PHYES_NUM; i++) in hisi_sas_phy_init()

Completed in 12 milliseconds