Searched refs:DSKLEN_DMAEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/
H A Damiflop.c138 #define DSKLEN_DMAEN (1<<15) macro
705 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN;
706 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN;
741 custom.dsklen = unit[drive].type->write_size/sizeof(short) | DSKLEN_DMAEN|DSKLEN_WRITE;
742 custom.dsklen = unit[drive].type->write_size/sizeof(short) | DSKLEN_DMAEN|DSKLEN_WRITE;

Completed in 102 milliseconds