__IDE_DEVSET      954 include/linux/ide.h static __IDE_DEVSET(_name, _flags, _get, _set)
__IDE_DEVSET      963 include/linux/ide.h __IDE_DEVSET(_name, 0, get_##_func, set_##_func)
__IDE_DEVSET      966 include/linux/ide.h __IDE_DEVSET(_name, DS_SYNC, get_##_func, set_##_func)