Home
last modified time | relevance | path

Searched refs:FC_PORT_STATUS_RETRY_INTERVAL_US (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.h78 #define FC_PORT_STATUS_RETRY_INTERVAL_US 100000 /* microseconds */ macro
H A Dmain.c1195 if (!wait_port_offline(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_set_wwpn()
1204 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_set_wwpn()
1237 if (!wait_port_offline(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_link_reset()
1243 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_link_reset()