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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-floppy_ioctl.c247 ide_do_start_stop(drive, disk, 2);
H A Dide-atapi.c126 int ide_do_start_stop(ide_drive_t *drive, struct gendisk *disk, int start) function
139 EXPORT_SYMBOL_GPL(ide_do_start_stop); variable
H A Dide-tape.c700 ide_do_start_stop(drive, disk, IDETAPE_LU_LOAD_MASK);
1294 return ide_do_start_stop(drive, disk, IDETAPE_LU_LOAD_MASK);
1306 retval = ide_do_start_stop(drive, disk, !IDETAPE_LU_LOAD_MASK);
1316 return ide_do_start_stop(drive, disk,
H A Dide-floppy.c516 ide_do_start_stop(drive, disk, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h1133 int ide_do_start_stop(ide_drive_t *, struct gendisk *, int);

Completed in 528 milliseconds