Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FCP_ATOB
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15195
byte = FCP_ATOB(*string); string++;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15196
byte = byte << 4 | FCP_ATOB(*string); string++;