Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c2443 u_int seq_flags; in ahd_handle_proto_violation() local
2451 seq_flags = ahd_inb(ahd, SEQ_FLAGS); in ahd_handle_proto_violation()
2454 if ((seq_flags & NOT_IDENTIFIED) != 0) { in ahd_handle_proto_violation()
2476 if ((seq_flags & NO_CDB_SENT) != 0) { in ahd_handle_proto_violation()