Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h51 extern void qlnx_pci_write_config_word(void *ecore_dev, uint32_t pci_reg,
347 qlnx_pci_write_config_word(dev, reg, value);
H A Dqlnx_os.c5220 qlnx_pci_write_config_word(void *ecore_dev, uint32_t pci_reg, in qlnx_pci_write_config_word() function