Searched refs:STATUS_RCVD (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.seq | 164 or SCB_CONTROL, STATUS_RCVD; 944 or SCB_CONTROL, STATUS_RCVD; 1191 test SCB_CONTROL, STATUS_RCVD jz mesgin_proto_violation; 2055 test SCB_CONTROL, STATUS_RCVD jnz pkt_complete_scb_if_fifos_idle; 2100 test SCB_CONTROL, STATUS_RCVD jnz pkt_complete_scb_if_fifos_idle; 2135 or SCB_CONTROL, STATUS_RCVD; 2268 test SCB_CONTROL, STATUS_RCVD jnz pkt_complete_scb_if_fifos_idle;
|
| H A D | aic7xxx_reg.h | 1634 #define STATUS_RCVD 0x80 macro
|
| H A D | aic7xxx.seq | 1473 or SCB_CONTROL, STATUS_RCVD; 1632 test SCB_CONTROL, STATUS_RCVD jz mesgin_proto_violation;
|
| H A D | aic7xxx.reg | 1065 field STATUS_RCVD 0x80
|
| H A D | aic79xx_reg.h | 3707 #define STATUS_RCVD 0x08 macro
|
| H A D | aic79xx.c | 1167 & ~STATUS_RCVD); in ahd_handle_seqint() 2481 & STATUS_RCVD) == 0) { in ahd_handle_proto_violation()
|
| H A D | aic79xx.reg | 3850 field STATUS_RCVD 0x08
|
| H A D | aic7xxx.c | 2582 } else if ((ahc_inb(ahc, SCB_CONTROL) & STATUS_RCVD) == 0) { in ahc_handle_proto_violation()
|