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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 42 milliseconds