Home
last modified time | relevance | path

Searched refs:efct_hw_port_control (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/elx/efct/
Defct_xport.c538 rc = efct_hw_port_control(&efct->hw, EFCT_HW_PORT_INIT, 0, in efct_xport_control()
548 if (efct_hw_port_control(&efct->hw, EFCT_HW_PORT_SHUTDOWN, 0, in efct_xport_control()
571 efct_hw_port_control(&efct->hw, EFCT_HW_PORT_SHUTDOWN, in efct_xport_control()
Defct_hw.h759 efct_hw_port_control(struct efct_hw *hw, enum efct_hw_port ctrl,
Defct_hw.c3340 efct_hw_port_control(struct efct_hw *hw, enum efct_hw_port ctrl, in efct_hw_port_control() function