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

  /src/sys/dev/ofw/
ofcons.c 78 dev_type_poll(ofcons_poll);
88 .d_poll = ofcons_poll,
192 ofcons_poll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int
ofcons.c 78 dev_type_poll(ofcons_poll);
88 .d_poll = ofcons_poll,
192 ofcons_poll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int
ofcons.c 78 dev_type_poll(ofcons_poll);
88 .d_poll = ofcons_poll,
192 ofcons_poll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int

Completed in 33 milliseconds