Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddevsw.h143 AdpErrs DevSW_Match(const DeviceDescr *device, const char *name,
H A Ddevsw.c438 AdpErrs DevSW_Match(const DeviceDescr *device, const char *name, in DevSW_Match() function
H A Dhostchan.c294 if (DevSW_Match(deviceToUse, name, arg) == adp_ok) in Adp_OpenDevice()