Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dmidi.c1549 unsigned int seq_flags; member
1554 .name = name_, .seq_flags = flags }
1740 seq_port_info->type = port_info->seq_flags; in snd_usbmidi_get_port_info()
/openbmc/linux/kernel/rcu/
H A Dtree.c4553 unsigned long flags, seq_flags; in rcu_report_dead() local
4565 local_irq_save(seq_flags); in rcu_report_dead()
4579 local_irq_restore(seq_flags); in rcu_report_dead()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3118 u_int seq_flags; in ahc_handle_proto_violation() local
3126 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()
H A Daic79xx_core.c3294 u_int seq_flags; in ahd_handle_proto_violation() local
3302 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()