PCI_CONF_SUBCLASS
sub_class = pci_config_get8(handle, PCI_CONF_SUBCLASS);
sub_class = pci_config_get8(config_handle, PCI_CONF_SUBCLASS);
wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) |
wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) |
classcode = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) |
pci_config_get8(config_handle, PCI_CONF_SUBCLASS),
sub_class = pci_config_get8(handle, PCI_CONF_SUBCLASS);
PCI_CONF_SUBCLASS);
pci_config_get8(handle, PCI_CONF_SUBCLASS));
pci_config_get8(qlge->pci_handle, PCI_CONF_SUBCLASS);
PCI_CONF_SUBCLASS);
pci_config_get8(handle, PCI_CONF_SUBCLASS));
pci_config_get8(handle, PCI_CONF_SUBCLASS));
sub_class = pci_config_get8(pci_cfg_hdl, PCI_CONF_SUBCLASS);
sub_class = pci_config_get8(handle, PCI_CONF_SUBCLASS);
sub_class = pci_config_get8(handle, PCI_CONF_SUBCLASS);
prop->ppd_subclass = pci_prop_get8(acc, prop, PCI_CONF_SUBCLASS);
subclass = pci_config_get8(pci_conf_handle, PCI_CONF_SUBCLASS);
sub_class = pci_config_get8(handle, PCI_CONF_SUBCLASS);
PCI_CONF_SUBCLASS) == PCI_BRIDGE_PCI)) {
scl = pci_config_get8(cfg_hdl, PCI_CONF_SUBCLASS);
PCI_CONF_SUBCLASS) == PCI_BRIDGE_PCI));
subclass = pci_config_get8(config_handle, PCI_CONF_SUBCLASS);
pci_config_get8(config_handle, PCI_CONF_SUBCLASS));
subclass = pci_getb(bus, dev, func, PCI_CONF_SUBCLASS);
subclass = pci_getb(bus, dev, func, PCI_CONF_SUBCLASS);
subclass = pci_config_get8(config_handle, PCI_CONF_SUBCLASS);
wordval = (pci_config_get16(config_handle, PCI_CONF_SUBCLASS)<< 8) |
classcode = pci_config_get16(config_handle, PCI_CONF_SUBCLASS);
psubclass = pci_config_get8(config_handle, PCI_CONF_SUBCLASS);
pci_config_get8(config_handle, PCI_CONF_SUBCLASS));
hdr_off + PCI_CONF_SUBCLASS);