Home
last modified time | relevance | path

Searched refs:SCI_SW_SUSPEND_NORMAL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/isci/
H A Dremote_node_context.h80 SCI_SW_SUSPEND_NORMAL, enumerator
H A Dremote_device.c309 sci_remote_device_suspend(idev, SCI_SW_SUSPEND_NORMAL); in isci_remote_device_not_ready()
586 sci_remote_device_suspend(idev, SCI_SW_SUSPEND_NORMAL); in sci_remote_device_event_handler()
H A Dremote_node_context.c640 if ((suspend_reason == SCI_SW_SUSPEND_NORMAL) || in sci_remote_node_context_suspend()
H A Drequest.c2111 SCI_SW_SUSPEND_NORMAL); in stp_request_udma_await_tc_event()