Searched refs:mod_rev (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | lom_io.h | 461 int mod_rev; member
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ |
H A D | topo_dimm.c | 1257 char *mod_pn = NULL, *mod_sn = NULL, *mod_rev = NULL; in topo_dimm_enum() local 1324 SPD_KEY_MFG_MOD_REV, DATA_TYPE_STRING, &mod_rev, NULL) != 0) { in topo_dimm_enum() 1333 mod_c_rev = topo_mod_clean_str(mod, mod_rev); in topo_dimm_enum()
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pcisch.c | 3233 uint32_t mod_rev = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pci_identity_init() local 3235 return (CHIP_ID(PCI_CHIP_XMITS, ver, mod_rev)); in pci_identity_init()
|