Searched refs:pci_reg_h (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 96 pci_reg_h regh0; 97 pci_reg_h regh1; 98 pci_reg_h regh2; 328 pci_reg_h regh0; 329 pci_reg_h regh1; 330 pci_reg_h regh2; 423 void __hal_pio_mem_write32_upper(pci_dev_h pdev, pci_reg_h regh, u32 val, 426 void __hal_pio_mem_write32_lower(pci_dev_h pdev, pci_reg_h regh, u32 val,
|
H A D | xgehal-channel.h | 380 pci_reg_h regh0; 381 pci_reg_h regh1;
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 106 typedef ddi_acc_handle_t pci_reg_h; typedef
|
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 87 __hal_pio_mem_write32_upper(pci_dev_h pdev, pci_reg_h regh, u32 val, void *addr) in __hal_pio_mem_write32_upper() 104 __hal_pio_mem_write32_lower(pci_dev_h pdev, pci_reg_h regh, u32 val, in __hal_pio_mem_write32_lower()
|