Home
last modified time | relevance | path

Searched refs:SCB_DEVICE_RESET (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/dev/ic/
Daic7xxx_osm.c378 scb->flags |= SCB_DEVICE_RESET; in ahc_action()
847 if (scb->flags & (SCB_DEVICE_RESET|SCB_ABORT)) { in ahc_timeout()
942 active_scb->flags |= SCB_DEVICE_RESET; in ahc_timeout()
992 scb->flags |= SCB_DEVICE_RESET; in ahc_timeout()
Daic7xxxvar.h649 SCB_DEVICE_RESET = 0x0004, enumerator
Daic79xxvar.h595 SCB_DEVICE_RESET = 0x00004, enumerator
Daic79xx_osm.c387 scb->flags |= SCB_DEVICE_RESET; in ahd_action()
Daic79xx.c3482 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahd_setup_initiator_msgout()
3501 if (scb->flags & SCB_DEVICE_RESET) { in ahd_setup_initiator_msgout()
8014 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()
Daic7xxx.c2282 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahc_setup_initiator_msgout()
2300 if (scb->flags & SCB_DEVICE_RESET) { in ahc_setup_initiator_msgout()