gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:OPNCB (0.00 seconds)
mtkernel_3
kernel/tkernel/deviceio.c - 25.9KB - 1,052 lines
61:         }
62:         opncb = OPNCB(dd);
63:         if ( opncb->resid == 0 ) {
tkernel_2
kernel/sysmgr/src/deviceio.c - 35.3KB - 1,328 lines
76:         }
77:         opncb = OPNCB(dd);
78:         if ( opncb->resid <= 0 ) {