Searched refs:afu_set_wwpn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | main.c | 1176 * afu_set_wwpn() - configures the WWPN for the specified host FC port 1188 static void afu_set_wwpn(struct afu *afu, int port, __be64 __iomem *fc_regs, in afu_set_wwpn() function 1831 afu_set_wwpn(afu, i, &fc_port_regs[0], wwpn[i]); in init_global()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | main.c | 1176 * afu_set_wwpn() - configures the WWPN for the specified host FC port 1188 static void afu_set_wwpn(struct afu *afu, int port, __be64 __iomem *fc_regs, in afu_set_wwpn() function 1808 afu_set_wwpn(afu, i, &fc_port_regs[0], wwpn[i]); in init_global()
|
Completed in 10 milliseconds