Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibsas.h541 SAS_INTERNAL_ABORT_DEV = 1, enumerator
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c971 return sas_execute_internal_abort(device, SAS_INTERNAL_ABORT_DEV, in sas_execute_internal_abort_dev()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c4351 } else if (type == SAS_INTERNAL_ABORT_DEV) { in send_task_abort()