FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ahc_alloc
sys/dev/aic7xxx/ahc_isa.c
247
ahc = ahc_alloc(dev, name);
sys/dev/aic7xxx/ahc_pci.c
91
ahc = ahc_alloc(dev, name);
sys/dev/aic7xxx/aic7xxx.h
1214
struct ahc_softc *ahc_alloc(void *platform_arg, char *name);