OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xge_intr
sys/dev/pci/if_xge.c
221
int xge_intr(void *);
sys/dev/pci/if_xge.c
701
pci_intr_establish(pc, ih, IPL_NET, xge_intr, sc, XNAME)) == NULL) {