Home
last modified time | relevance | path

Searched refs:PCI_CB_CARD_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 Dls-tree.c160 b->secondary = get_conf_byte(d, PCI_CB_CARD_BUS); in grow_tree()
H A Dlspci.c695 get_conf_byte(d, PCI_CB_CARD_BUS), in show_htype2()
/pciutils/lib/
H A Dheader.h154 #define PCI_CB_CARD_BUS 0x19 /* CardBus bus number */ macro