Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h711 #define XL_PCI_INTLINE 0x3C macro
H A Dif_xl.c1233 irq = pci_read_config(dev, XL_PCI_INTLINE, 4); in xl_attach()
1244 pci_write_config(dev, XL_PCI_INTLINE, irq, 4); in xl_attach()