Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-floppy.c340 #define IDEFLOPPY_WRITE10_CMD 0x2a macro
1247 pc->c[0] = rq->cmd == READ ? IDEFLOPPY_READ10_CMD : IDEFLOPPY_WRITE10_CMD; in idefloppy_create_rw_cmd()