HomeSort by: relevance | last modified time | path
    Searched defs:ofcons_open (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ofw/
ofcons.c 72 dev_type_open(ofcons_open);
81 .d_open = ofcons_open,
125 ofcons_open(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int
ofcons.c 72 dev_type_open(ofcons_open);
81 .d_open = ofcons_open,
125 ofcons_open(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int
ofcons.c 72 dev_type_open(ofcons_open);
81 .d_open = ofcons_open,
125 ofcons_open(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int

Completed in 168 milliseconds