Home
last modified time | relevance | path

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

/openbmc/linux/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()