Home
last modified time | relevance | path

Searched refs:FMT_3E (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h74 #define FMT_3E 6 macro
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c479 fdp->d_media = 1<<FMT_3E | 1<<FMT_3H | 1<<FMT_3I | in fd_attach()
481 fdp->d_deffdtype = fdp->d_curfdtype = FMT_3E; in fd_attach()