Searched refs:portsmphr_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 1882 struct lpfc_register portsmphr_reg; in lpfc_handle_eratt_s4() local 1895 memset(&portsmphr_reg, 0, sizeof(portsmphr_reg)); in lpfc_handle_eratt_s4() 1917 &portsmphr_reg.word0)) in lpfc_handle_eratt_s4() 1921 &portsmphr_reg); in lpfc_handle_eratt_s4() 1939 &portsmphr_reg.word0) && in lpfc_handle_eratt_s4() 1942 &portsmphr_reg))) { in lpfc_handle_eratt_s4() 7994 struct lpfc_register portsmphr_reg, uerrlo_reg, uerrhi_reg; in lpfc_sli4_post_status_check() local 7999 memset(&portsmphr_reg, 0, sizeof(portsmphr_reg)); in lpfc_sli4_post_status_check() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 2001 struct lpfc_register portsmphr_reg; in lpfc_handle_eratt_s4() local 2014 memset(&portsmphr_reg, 0, sizeof(portsmphr_reg)); in lpfc_handle_eratt_s4() 2036 &portsmphr_reg.word0)) in lpfc_handle_eratt_s4() 2040 &portsmphr_reg); in lpfc_handle_eratt_s4() 2058 &portsmphr_reg.word0) && in lpfc_handle_eratt_s4() 2061 &portsmphr_reg))) { in lpfc_handle_eratt_s4() 9420 struct lpfc_register portsmphr_reg, uerrlo_reg, uerrhi_reg; in lpfc_sli4_post_status_check() local 9425 memset(&portsmphr_reg, 0, sizeof(portsmphr_reg)); in lpfc_sli4_post_status_check() [all...] |
Completed in 24 milliseconds