Search | Google it | Results 1 - 1 of 1 for funcall:knl_chkopen (0.00 seconds) |
250: /* Is device driver call required? */ 251: if ( knl_chkopen(devcb, unitno) && (devcb->ddev.drvatr & TDA_OPENREQ) == 0 ) { 252: openfn = NULL; 425: /* Is device driver call required? */ 426: if ( knl_chkopen(devcb, unitno) ) { 427: option &= ~TD_EJECT;