Searched refs:OUTPUT_LAST (Results 1 – 6 of 6) sorted by relevance
56 #define OUTPUT_LAST 0x1000 /* ditto followed by end marker */ macro
573 out_le16(&cp->command, OUTPUT_LAST); in mace_xmit_start()794 out_le16(&cp->command, OUTPUT_LAST); in mace_interrupt()857 out_le16(&cp->command, OUTPUT_LAST); in mace_tx_timeout()
567 dbdma_setcmd(cp, (OUTPUT_LAST | INTR_ALWAYS | WAIT_IFCLR), len, baddr, 0); in bmac_construct_xmt()1522 out_le16(&cp->command, OUTPUT_LAST); in bmac_tx_timeout()
389 dma_cmd += OUTPUT_LAST - OUTPUT_MORE; in set_dma_cmds()
1308 dma_cmd += OUTPUT_LAST - OUTPUT_MORE; in set_dma_cmds()
580 table->command = cpu_to_le16(write ? OUTPUT_LAST: INPUT_LAST); in pata_macio_qc_prep()