Home
last modified time | relevance | path

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

/pciutils/
H A Dls-map.c90 map_bridge(bi, d, PCI_CB_PRIMARY_BUS, PCI_CB_CARD_BUS, PCI_CB_SUBORDINATE_BUS); in do_map_bus()
H A Dlspci.c694 get_conf_byte(d, PCI_CB_PRIMARY_BUS), in show_htype2()
/pciutils/lib/
H A Demulated.c224 case PCI_CB_PRIMARY_BUS: in pci_emulated_read()
H A Dheader.h153 #define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ macro