Home
last modified time | relevance | path

Searched refs:abort_resume_cb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dremote_device.c1357 scics_sds_remote_node_context_callback abort_resume_cb = in isci_remote_device_resume_from_abort_complete() local
1358 idev->abort_resume_cb; in isci_remote_device_resume_from_abort_complete()
1361 __func__, abort_resume_cb); in isci_remote_device_resume_from_abort_complete() local
1363 if (abort_resume_cb != NULL) { in isci_remote_device_resume_from_abort_complete()
1364 idev->abort_resume_cb = NULL; in isci_remote_device_resume_from_abort_complete()
1365 abort_resume_cb(idev->abort_resume_cbparam); in isci_remote_device_resume_from_abort_complete()
1420 idev->abort_resume_cb = idev->rnc.user_callback; in isci_remote_device_resume_from_abort()
H A Dremote_device.h105 scics_sds_remote_node_context_callback abort_resume_cb; member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dremote_device.c1358 scics_sds_remote_node_context_callback abort_resume_cb = in isci_remote_device_resume_from_abort_complete() local
1359 idev->abort_resume_cb; in isci_remote_device_resume_from_abort_complete()
1362 __func__, abort_resume_cb); in isci_remote_device_resume_from_abort_complete() local
1364 if (abort_resume_cb != NULL) { in isci_remote_device_resume_from_abort_complete()
1365 idev->abort_resume_cb = NULL; in isci_remote_device_resume_from_abort_complete()
1366 abort_resume_cb(idev->abort_resume_cbparam); in isci_remote_device_resume_from_abort_complete()
1421 idev->abort_resume_cb = idev->rnc.user_callback; in isci_remote_device_resume_from_abort()
H A Dremote_device.h105 scics_sds_remote_node_context_callback abort_resume_cb; member

Completed in 6 milliseconds