Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dhost.h485 void sci_controller_transition_to_ready(struct isci_host *ihost, enum sci_status status);
Dport_config.c692 sci_controller_transition_to_ready(ihost, SCI_SUCCESS); in apc_agent_timeout()
Dhost.c823 void sci_controller_transition_to_ready(struct isci_host *ihost, enum sci_status status) in sci_controller_transition_to_ready() function
913 sci_controller_transition_to_ready(ihost, SCI_SUCCESS); in sci_controller_start_next_phy()
1606 sci_controller_transition_to_ready(ihost, SCI_FAILURE_TIMEOUT); in controller_timeout()