Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FP_SEG
usr/src/uts/i86pc/os/biosdisk.c
52
#define FP_SEG(fp) ((((uintptr_t)(fp)) >> 16) & 0xFFFF)
usr/src/uts/i86pc/sys/pci_cfgspace_impl.h
162
#define FP_SEG(fp) ((((uintptr_t)(fp)) >> 16) & 0xFFFF)