Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h581 SCB_PKT_SENSE = 0x02000, enumerator
Daic79xx_osm.c1898 if ((scb->flags & (SCB_SENSE|SCB_PKT_SENSE)) != 0) { in ahd_linux_handle_scsi_status()
Daic79xx_core.c8919 scb->flags |= SCB_PKT_SENSE; in ahd_handle_scsi_status()