Search | Google it | Results 1 - 1 of 1 for funcall:ER from tkernel_2/monitor/include/device.h (0.00 seconds) |
90: */ 91: ER (*initsio)( SIOCB*, const CFGSIO*, W speed ); 92: 167: */ 168: ER (*rwdisk)( DISKCB*, W blk, W nblk, void *buf, BOOL wrt ); 169: }; 193: */ 194: ER (*initdisk)( DISKCB*, const CFGDISK* ); 195: