Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/genwqe/
Dgenwqe_card.h349 __u16 attn; /* attention code from processing */ member
416 __u16 attn; /* attention code from processing */ member
/linux-4.19.296/drivers/misc/genwqe/
Dcard_dev.c616 load->attn = req->attn; in do_flash_update()
734 load->attn = cmd->attn; in do_flash_read()
751 (cmd->attn != 0x02)) || /* Normally ignore CRC error */ in do_flash_read()
753 (cmd->attn != 0x00))) { /* Everything was fine */ in do_flash_read()
Dcard_ddcb.c349 req->cmd.attn = be16_to_cpu(pddcb->attn_16); in copy_ddcb_results()
/linux-4.19.296/drivers/pci/hotplug/
Dacpiphp_ibm.c63 u8 attn; member
220 if (ibm_slot->slot.attn & 0xa0 || ibm_slot->slot.status[1] & 0x08) in ibm_get_attention_status()
/linux-4.19.296/drivers/s390/char/
Dtty3270.c94 int throttle, attn; /* tty throttle/unthrottle. */ member
690 tp->attn = 1; in tty3270_irq()
1825 if (tp->attn) in tty3270_unthrottle()
/linux-4.19.296/include/sound/
Demu10k1.h1549 unsigned short attn[3]; member