Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx.h594 SCB_PKT_SENSE = 0x02000, enumerator
HDaic79xx_osm.c420 } else if ((scb->flags & SCB_PKT_SENSE) != 0) { in ahd_done()
HDaic79xx.c8273 scb->flags |= SCB_PKT_SENSE; in ahd_handle_scsi_status()