Searched refs:wait_port_online (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | main.c | 1117 * wait_port_online() - waits for the specified host FC port come online 1129 static bool wait_port_online(__be64 __iomem *fc_regs, u32 delay_us, u32 nretry) in wait_port_online() function 1204 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_set_wwpn() 1243 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_link_reset()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | main.c | 1117 * wait_port_online() - waits for the specified host FC port come online 1129 static bool wait_port_online(__be64 __iomem *fc_regs, u32 delay_us, u32 nretry) in wait_port_online() function 1204 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_set_wwpn() 1243 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_link_reset()
|
Completed in 10 milliseconds