__IDE_DEVSET      859 include/linux/ide.h static __IDE_DEVSET(_name, _flags, _get, _set)
__IDE_DEVSET      868 include/linux/ide.h __IDE_DEVSET(_name, 0, get_##_func, set_##_func)
__IDE_DEVSET      871 include/linux/ide.h __IDE_DEVSET(_name, DS_SYNC, get_##_func, set_##_func)