Searched defs:write_device_control (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/drivers/bus/
H A DATA.h43 status_t (*write_device_control)(void *channelCookie, uint8 val); member in struct:__anon48
/haiku/src/add-ons/kernel/busses/ata/generic_ide_pci/
H A Dgeneric_ide_pci.cpp60 write_device_control(void *channel_cookie, uint8 val) function
/haiku/headers/private/drivers/
H A Data_adapter.h134 status_t (*write_device_control) (ata_adapter_channel_info *channel, uint8 val); member in struct:__anon90
/haiku/src/add-ons/kernel/busses/ata/ide_isa/
H A Dide_isa.c175 write_device_control(void *channel_cookie, uint8 val) function
/haiku/src/add-ons/kernel/busses/ata/promise_tx2/
H A Dpromise_tx2.c62 write_device_control(void *channel_cookie, uint8 val) function
/haiku/src/add-ons/kernel/busses/ata/highpoint_ide_pci/
H A Dhighpoint_ide_pci.cpp83 write_device_control(void *channel_cookie, uint8 val) function

Completed in 81 milliseconds