Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h45 extern uint32_t qlnx_pci_read_config_word(void *ecore_dev, uint32_t pci_reg,
340 qlnx_pci_read_config_word(dev, reg, value);
H A Dqlnx_os.c5194 qlnx_pci_read_config_word(void *ecore_dev, uint32_t pci_reg, in qlnx_pci_read_config_word() function