Home
last modified time | relevance | path

Searched defs:irqh (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c256 xge_queue_create(pci_dev_h pdev, pci_irq_h irqh, int pages_initial, in xge_queue_create()
/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h135 pci_irq_h irqh; member
H A Dxgehal-device.h102 pci_irq_h irqh; member
335 pci_irq_h irqh; member
/titanic_50/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h172 #define xge_os_spin_lock_init_irq(lockp, irqh) \ argument