Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx.h581 SCB_PKT_SENSE = 0x02000, enumerator
Daic79xx_osm.c1916 if ((scb->flags & (SCB_SENSE|SCB_PKT_SENSE)) != 0) { in ahd_linux_handle_scsi_status()
Daic79xx_core.c8963 scb->flags |= SCB_PKT_SENSE; in ahd_handle_scsi_status()