Home
last modified time | relevance | path

Searched refs:DBDMA_STOP (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Ddbdma.h61 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
/linux-2.4.37.9/drivers/net/
Dmace.c493 st_le16(&cp->command, DBDMA_STOP); in mace_open()
614 out_le16(&np->command, DBDMA_STOP); in mace_xmit_start()
963 out_le16(&cp->command, DBDMA_STOP); in mace_rxdma_intr()
Dbmac.c694 dbdma_setcmd(&bp->tx_cmds[i], DBDMA_STOP, 0, 0, 0); in bmac_transmit_packet()
/linux-2.4.37.9/drivers/media/video/
Dplanb.c392 tab_cmd_dbdma(c++, DBDMA_STOP, 0); in planb_prepare_open()
623 tab_cmd_dbdma(pb->gbuf[pb->prev_last_fr].cap_cmd, DBDMA_STOP, 0); in overlay_stop()
657 tab_cmd_dbdma(pb->gbuf[fr].last_cmd, DBDMA_STOP, 0); in suspend_overlay()
1089 tab_cmd_dbdma(gbuf->last_cmd, DBDMA_STOP, 0); in vgrab()
1187 tab_cmd_dbdma(gbuf->last_cmd, DBDMA_STOP, 0); in vgrab()
1457 tab_cmd_dbdma(c1, DBDMA_STOP, 0); in setup_grab_cmd()
/linux-2.4.37.9/drivers/scsi/
Dmac53c94.c510 st_le16(&dcmds->command, DBDMA_STOP); in set_dma_cmds()
Dmesh.c1855 st_le16(&dcmds->command, DBDMA_STOP); in set_dma_cmds()
/linux-2.4.37.9/drivers/block/
Dswim3.c455 out_le16(&cp->command, DBDMA_STOP); in setup_transfer()
1127 st_le16(&fs->dma_cmd[1].command, DBDMA_STOP); in swim3_add_device()
/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound_awacs.c865 st_le16(&awacs_tx_cmds[next_frg].command, DBDMA_STOP); in __PMacPlay()
1130 st_le16(&beep_dbdma_cmd->command, DBDMA_STOP); in awacs_nosound()
2340 st_le16(&cp->command, DBDMA_STOP); in PMacAbortRead()
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.c927 st_le32(&cd->cmd_dep, DBDMA_STOP); in dma_init()
939 st_le32(&cd->cmd_dep, DBDMA_STOP); in dma_init()
/linux-2.4.37.9/drivers/ide/ppc/
Dpmac.c1372 st_le16(&table->command, DBDMA_STOP); in pmac_ide_build_dmatable()