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

/linux-master/drivers/scsi/cxlflash/
H A Dmain.c1152 * wait_port_offline() - waits for the specified host FC port go offline
1163 static bool wait_port_offline(__be64 __iomem *fc_regs, u32 delay_us, u32 nretry) function
1200 if (!wait_port_offline(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US,
1242 if (!wait_port_offline(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US,

Completed in 66 milliseconds