Searched refs:seq_flags (Results 1 – 3 of 3) sorted by relevance
1609 unsigned int seq_flags;1614 .name = name_, .seq_flags = flags }1800 seq_port_info->type = port_info->seq_flags;1605 unsigned int seq_flags; global() member
3118 u_int seq_flags; in ahc_handle_proto_violation() local3126 seq_flags = ahc_inb(ahc, SEQ_FLAGS); in ahc_handle_proto_violation()3129 if ((seq_flags & NOT_IDENTIFIED) != 0) { in ahc_handle_proto_violation()3150 if ((seq_flags & NO_CDB_SENT) != 0) { in ahc_handle_proto_violation()
3294 u_int seq_flags; in ahd_handle_proto_violation() local3302 seq_flags = ahd_inb(ahd, SEQ_FLAGS); in ahd_handle_proto_violation()3305 if ((seq_flags & NOT_IDENTIFIED) != 0) { in ahd_handle_proto_violation()3326 if ((seq_flags & NO_CDB_SENT) != 0) { in ahd_handle_proto_violation()