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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c1057 static void idefloppy_create_prevent_cmd (idefloppy_pc_t *pc, int prevent) function
1880 idefloppy_create_prevent_cmd(&pc, 1);
1908 idefloppy_create_prevent_cmd(&pc, 0);
1954 idefloppy_create_prevent_cmd(&pc, prevent);

Completed in 49 milliseconds