OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FD_BSIZE
sys/arch/sparc64/dev/fdvar.h
33
#define FD_BSIZE(fd) (128 << fd->sc_type->secsize)
sys/dev/isa/fdreg.h
65
#define FD_BSIZE(fd) (128 << fd->sc_type->secsize)