HomeSort by relevance Sort by last modified time
    Searched refs:o_devt (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prtconf/
prtconf.h 62 dev_t o_devt; member in struct:prt_opts
prtconf.c 258 opts.o_devt = DDI_DEV_T_NONE;
288 opts.o_devt = sinfo.st_rdev;
pdevinfo.c 320 } else if (opts.o_devt != DDI_DEV_T_NONE) {
324 if (opts.o_devt == di_minor_devt(minor)) {
    [all...]

Completed in 240 milliseconds