Home
last modified time | relevance | path

Searched refs:SCB_PKT_SENSE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 33 milliseconds