Home
last modified time | relevance | path

Searched refs:adp_failed (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dadperr.h28 adp_failed = 256, enumerator
H A Dserdrv.c209 return adp_failed; in SerialOpen()
215 if (port_name == 0) return adp_failed; in SerialOpen()
H A Ddevsw.c441 return (device->DeviceMatch(name, arg) == -1) ? adp_failed : adp_ok; in DevSW_Match()
598 return (device->DeviceIoctl(opcode, args) < 0) ? adp_failed : adp_ok; in DevSW_Ioctl()
H A Dardi.c2621 case adp_failed: in angel_RDI_errmess()