Searched refs:INPUT_LAST (Results 1 – 5 of 5) sorted by relevance
58 #define INPUT_LAST 0x3000 /* ditto, expect end marker */ macro
459 cp->command = cpu_to_le16(INPUT_LAST + INTR_ALWAYS); in mace_open()970 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()
580 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()