Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ste/
H A Dif_stereg.h356 #define STE_PCI_INTLINE 0x3C macro
H A Dif_ste.c873 irq = pci_read_config(dev, STE_PCI_INTLINE, 4); in ste_attach()
883 pci_write_config(dev, STE_PCI_INTLINE, irq, 4); in ste_attach()