Searched defs:on (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dvlynq.h86 int (*on)(struct vlynq_device *dev); member in struct:plat_vlynq_ops
H A Dide.h333 /* incremented on each retry */
419 /* Currently on a filemark */
613 * @reset_poll: chipset polling based on hba specifics
735 unsigned busy : 1; /* serializes devices on a port */
1222 /* use PIO8/9 for prefetch off/on */
1224 /* use PIO6/7 for fast-devsel off/on */
1261 /* 4 devices on a single set of I/O ports */
1415 extern void ide_acpi_set_state(ide_hwif_t *hwif, int on);
1424 static inline void ide_acpi_set_state(ide_hwif_t *hwif, int on) {} argument
1458 extern void ide_toggle_bounce(ide_drive_t *drive, int on);
[all...]

Completed in 84 milliseconds