Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddevsw.h117 AdpErrs DevSW_Open(DeviceDescr *device, const char *name, const char *arg,
H A Ddevsw.c397 AdpErrs DevSW_Open(DeviceDescr *device, const char *name, const char *arg, in DevSW_Open() function
H A Dhostchan.c303 if ((retc = DevSW_Open(deviceToUse, name, arg, DC_DBUG)) != adp_ok) in Adp_OpenDevice()