Searched refs:INPUT_LAST (Results 1 – 7 of 7) sorted by relevance
58 #define INPUT_LAST 0x3000 /* ditto, expect end marker */ macro
108 #define INPUT_LAST 0x3000 /* ditto, expect end marker */ macro
500 case INPUT_LAST: in channel_run()880 cmd == INPUT_MORE || cmd == INPUT_LAST) { in dbdma_unassigned_rw()
461 cp->command = cpu_to_le16(INPUT_LAST + INTR_ALWAYS); in mace_open()972 out_le16(&cp->command, INPUT_LAST + INTR_ALWAYS); in mace_rxdma_intr()
575 dbdma_setcmd(cp, (INPUT_LAST | INTR_ALWAYS), RX_BUFLEN, in bmac_construct_rxbuff()
567 table->command = cpu_to_le16(write ? OUTPUT_LAST: INPUT_LAST); in pata_macio_qc_prep()
470 init_dma(cp, INPUT_LAST, swim3_bio_phys(req->bio), n * 512); in setup_transfer()