Home
last modified time | relevance | path

Searched refs:PCIBIOS_READ_CONFIG_BYTE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dpci-functions.h12 #define PCIBIOS_READ_CONFIG_BYTE 0xb108 macro
/linux-6.12.1/arch/x86/pci/
Dpcbios.c212 number = PCIBIOS_READ_CONFIG_BYTE; in pci_bios_read()