Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_xport.h12 EFCT_XPORT_PORT_OFFLINE, enumerator
H A Defct_xport.c280 xport->configured_link_state = EFCT_XPORT_PORT_OFFLINE; in efct_xport_status()
289 result->value = EFCT_XPORT_PORT_OFFLINE; in efct_xport_status()
547 case EFCT_XPORT_PORT_OFFLINE: { in efct_xport_control()
889 if (efct_xport_control(efct->xport, EFCT_XPORT_PORT_OFFLINE)) in efct_issue_lip()
890 efc_log_debug(efct, "EFCT_XPORT_PORT_OFFLINE failed\n"); in efct_issue_lip()

Completed in 3 milliseconds