SCB_DEVICE_RESET 3609 dev/ic/aic79xx.c 	if ((scb->flags & SCB_DEVICE_RESET) == 0
SCB_DEVICE_RESET 3628 dev/ic/aic79xx.c 	if (scb->flags & SCB_DEVICE_RESET) {
SCB_DEVICE_RESET 8220 dev/ic/aic79xx.c 			    ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET);
SCB_DEVICE_RESET  370 dev/ic/aic79xx_openbsd.c 		scb->flags |= SCB_DEVICE_RESET;
SCB_DEVICE_RESET 2358 dev/ic/aic7xxx.c 	if ((scb->flags & SCB_DEVICE_RESET) == 0
SCB_DEVICE_RESET 2376 dev/ic/aic7xxx.c 	if (scb->flags & SCB_DEVICE_RESET) {
SCB_DEVICE_RESET  351 dev/ic/aic7xxx_openbsd.c 		scb->flags |= SCB_DEVICE_RESET;