Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibsas.h540 SAS_INTERNAL_ABORT_SINGLE = 0, enumerator
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c963 return sas_execute_internal_abort(device, SAS_INTERNAL_ABORT_SINGLE, in sas_execute_internal_abort_single()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c4347 if (type == SAS_INTERNAL_ABORT_SINGLE) { in send_task_abort()