Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h135 pci_irq_h irqh;
143 xge_queue_h xge_queue_create(pci_dev_h pdev, pci_irq_h irqh, int pages_initial,
H A Dxgehal-device.h102 pci_irq_h irqh;
335 pci_irq_h irqh;
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h108 typedef uint_t pci_irq_h; typedef
/illumos-gate/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()