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

  /src/sys/dev/qbus/
rf.c 108 dev_type_open(rfopen);
120 .d_open = rfopen,
131 .d_open = rfopen,
476 * values will be reset by rfopen() depending on the actual density.
967 rfopen(dev_t dev, int oflags, int devtype, struct lwp *l) function in typeref:typename:int
rf.c 108 dev_type_open(rfopen);
120 .d_open = rfopen,
131 .d_open = rfopen,
476 * values will be reset by rfopen() depending on the actual density.
967 rfopen(dev_t dev, int oflags, int devtype, struct lwp *l) function in typeref:typename:int

Completed in 24 milliseconds