Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-floppy.c341 #define IDEFLOPPY_WRITE12_CMD 0xaa macro
1244 pc->c[0] = rq->cmd == READ ? IDEFLOPPY_READ12_CMD : IDEFLOPPY_WRITE12_CMD; in idefloppy_create_rw_cmd()