Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dmain.h75 #define FC_PORT_STATUS_RETRY_INTERVAL_US 100000 /* microseconds */ macro
Dmain.c1027 if (!wait_port_offline(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_set_wwpn()
1042 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_set_wwpn()
1077 if (!wait_port_offline(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_link_reset()
1083 if (!wait_port_online(fc_regs, FC_PORT_STATUS_RETRY_INTERVAL_US, in afu_link_reset()