Searched refs:FC_PORT_STATUS_RETRY_INTERVAL_US (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | main.h | 78 #define FC_PORT_STATUS_RETRY_INTERVAL_US 100000 /* microseconds */ macro
|
H A D | main.c | 1195 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()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | main.h | 78 #define FC_PORT_STATUS_RETRY_INTERVAL_US 100000 /* microseconds */ macro
|
H A D | main.c | 1195 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()
|
Completed in 10 milliseconds