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

/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Data.c632 device_set_feature(ide_device_info *device, int feature) function
658 if (!device_set_feature(device, IDE_CMD_SET_FEATURES_ENABLE_MSN))
696 && !device_set_feature( device, IDE_CMD_SET_FEATURES_DISABLE_REL_INT))
700 && !device_set_feature(device, IDE_CMD_SET_FEATURES_DISABLE_SERV_INT))

Completed in 39 milliseconds