Home
last modified time | relevance | path

Searched refs:id_device (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs.c126 dev_t id_device; member
142 if (id->id_device != 0 && inode.i_dev != id->id_device) in inode_cache_cb()
187 id.id_device = 0; in inode_cache()
193 'd', MDB_OPT_UINTPTR, &id.id_device, NULL) != argc) in inode_cache()
/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_io32.h149 unsigned short id_device; member
H A Ddrm.h732 unsigned short id_device; member
H A Ddrm_agpsupport.c110 info.id_device = agpinfo->agpi_devid >> 16; in drm_agp_info()