Home
last modified time | relevance | path

Searched refs:DevSW_Ioctl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddevsw.h245 AdpErrs DevSW_Ioctl(const DeviceDescr *device, const int opcode, void *args);
H A Ddevsw.c596 AdpErrs DevSW_Ioctl(const DeviceDescr *device, const int opcode, void *args) in DevSW_Ioctl() function
H A Dhostchan.c362 return DevSW_Ioctl(deviceToUse, opcode, args); in Adp_Ioctl()