Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powernv/
H A Dopal_pci.c75 static uint32_t opalpci_read_config(device_t, u_int, u_int, u_int,
136 DEVMETHOD(pcib_read_config, opalpci_read_config),
499 opalpci_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, in opalpci_read_config() function