Searched refs:efct_hw_port_control (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/elx/efct/ |
D | efct_xport.c | 538 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()
|
D | efct_hw.h | 759 efct_hw_port_control(struct efct_hw *hw, enum efct_hw_port ctrl,
|
D | efct_hw.c | 3340 efct_hw_port_control(struct efct_hw *hw, enum efct_hw_port ctrl, in efct_hw_port_control() function
|