Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h356 #define DEVI_S_UNBOUND 0x00200000 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c1147 { "S_UNBOUND", DEVI_S_UNBOUND, DEVI_S_UNBOUND }, in devinfo()