Searched refs:PCI_CARDBUS_CIS_REG (Results 1 – 2 of 2) sorted by relevance
454 #define PCI_CARDBUS_CIS_REG 0x28 macro
788 if (pci_read(bus, dev, func, PCI_CARDBUS_CIS_REG, ®) != 0) in dump_type0()790 printf("\t0x%04x: Cardbus CIS: %08x\n", PCI_CARDBUS_CIS_REG, reg); in dump_type0()