Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/common/
H A Dstatcommon.h142 IODEV_UNKNOWN = 1 << 8 enumerator
H A Dacquire_iodevs.c86 return (IODEV_UNKNOWN); in parent_iodev_type()
103 if (parent_type == 0 || parent_type == IODEV_UNKNOWN) in find_parent()
683 return (IODEV_UNKNOWN); in get_iodev_type()
1034 if ((type = get_iodev_type(ksp)) == IODEV_UNKNOWN) in acquire_iodevs()