Search | Google it | Results 1 - 1 of 1 for funcall:DEVCB from mtkernel_3/kernel/tkernel/device.c (0.00 seconds) |
265: 266: devcb = DEVCB(devid); 267: if ( (devcb->devnm[0] == '\0')||(UNITNO(devid) > devcb->ddev.nsub) ) { 421: 422: devcb = DEVCB(devid); 423: if ( (devcb->devnm[0] == '\0')||(UNITNO(devid) > devcb->ddev.nsub) ) {