Searched refs:without_config_data (Results 1 – 1 of 1) sorted by relevance
398 show_bases(struct device *d, int cnt, int without_config_data) in show_bases() argument401 …word cmd = without_config_data ? (PCI_COMMAND_IO | PCI_COMMAND_MEMORY) : get_conf_word(d, PCI_COMM… in show_bases()409 …= (p->known_fields & PCI_FILL_IO_FLAGS) ? ioflg_to_pciflg(ioflg) : without_config_data ? 0 : get_c… in show_bases()426 if ((p->known_fields & PCI_FILL_IO_FLAGS) && !without_config_data) in show_bases()