Searched refs:INPUT_LAST (Results 1 – 5 of 5) sorted by relevance
57 #define INPUT_LAST 0x3000 /* ditto, expect end marker */ macro
487 st_le16(&cp->command, INPUT_LAST + INTR_ALWAYS); in mace_open()1028 out_le16(&cp->command, INPUT_LAST + INTR_ALWAYS); in mace_rxdma_intr()
604 dbdma_setcmd(cp, (INPUT_LAST | INTR_ALWAYS), RX_BUFLEN, in bmac_construct_rxbuff()
452 init_dma(cp, INPUT_LAST, CURRENT->buffer, n * 512); in setup_transfer()
1369 (ddir == PCI_DMA_TODEVICE) ? OUTPUT_LAST: INPUT_LAST); in pmac_ide_build_dmatable()