Searched refs:DevChanID (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddevclnt.h43 typedef enum DevChanID { enum
48 } DevChanID; typedef in typeref:enum:DevChanID
91 void *cb_data, DevChanID chanID);
132 DevChanID chanID);
H A Ddevsw.h118 const DevChanID type);
163 AdpErrs DevSW_Close(DeviceDescr *device, const DevChanID type);
190 AdpErrs DevSW_Read(const DeviceDescr *device, const DevChanID type,
214 AdpErrs DevSW_Write(const DeviceDescr *device, Packet *packet, DevChanID type);
H A Drxtx.h86 DevChanID type; /* valid when status is RS_GOOD_PKT */
H A Ddevsw.c289 static void initialise_write(DriverCall *dc, Packet *packet, DevChanID type)
398 const DevChanID type)
444 AdpErrs DevSW_Close (DeviceDescr *device, const DevChanID type)
476 AdpErrs DevSW_Read(const DeviceDescr *device, const DevChanID type,
566 AdpErrs DevSW_Write(const DeviceDescr *device, Packet *packet, DevChanID type)
H A Drx.c145 packet->type = (DevChanID)new_ch;
H A Detherdrv.c389 DevChanID devchan;

Completed in 113 milliseconds