Home
last modified time | relevance | path

Searched refs:wordval (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3601 uint32_t wordval; local
3651 wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) |
3655 "class-code", wordval)) != DDI_SUCCESS) {
3845 uint32_t wordval; local
3859 wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) |
3893 if ((name = cardbus_get_class_name(wordval>>8)) == NULL) {
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3190 uint32_t wordval; in pcicfg_set_standard_props() local
3230 wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) | in pcicfg_set_standard_props()
3234 "class-code", wordval)) != DDI_SUCCESS) { in pcicfg_set_standard_props()
3316 wordval = pci_config_get32(config_handle, cap_id_loc + in pcicfg_set_standard_props()
3321 wordval))) != DDI_SUCCESS) { in pcicfg_set_standard_props()
/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c3411 uint32_t wordval; in pcicfg_set_standard_props() local
3451 wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) | in pcicfg_set_standard_props()
3455 "class-code", wordval)) != DDI_SUCCESS) { in pcicfg_set_standard_props()
3544 wordval = (PCI_CAP_GET32(config_handle, NULL, in pcicfg_set_standard_props()
3549 dip, "physical-slot#", wordval)) in pcicfg_set_standard_props()