Search | Google it | Results 1 - 1 of 1 for funcall:DEVID from mtkernel_3/kernel/tkernel/deviceio.c (0.00 seconds) |
275: ENABLE_INTERRUPT; 276: ercd = (*openfn)(DEVID(devcb, unitno), omode, exinf); 277: DISABLE_INTERRUPT; 416: exinf = devcb->ddev.exinf; 417: devid = DEVID(devcb, unitno); 418: 542: reqcb->req.exinf = NULL; 543: reqcb->req.devid = DEVID(devcb, opncb->unitno); 544: reqcb->req.cmd = cmd;