Home
last modified time | relevance | path

Searched refs:PCI_CB_BRIDGE_IO_0_WINDOW (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/pcmcia/ !
Dyenta_socket.c768 program += yenta_allocate_res(socket, PCI_CB_BRIDGE_IO_0_WINDOW, in yenta_allocate_resources()
790 yenta_free_res(socket, PCI_CB_BRIDGE_IO_0_WINDOW); in yenta_free_resources()
/linux-6.6.21/drivers/pci/ !
Dsetup-bus.c1113 b_res = &bridge->resource[PCI_CB_BRIDGE_IO_0_WINDOW]; in pci_bus_size_cardbus()
/linux-6.6.21/include/linux/ !
Dpci.h116 #define PCI_CB_BRIDGE_IO_0_WINDOW (PCI_BRIDGE_RESOURCES + 0) macro