Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cfga_eid
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
248
#define cfga_eid(a, b) (((a) << 8) + (b))
usr/src/lib/cfgadm_plugins/shp/common/shp.c
263
#define cfga_eid(a, b) (((a) << 8) + (b))
usr/src/lib/cfgadm_plugins/sysctrl/common/cfga.c
232
#define cfga_eid(a, b) (((a) << 8) + (b))