NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SBP_NUM_LUNS
sys/dev/ieee1394/sbp.c
694
if (maxlun >= SBP_NUM_LUNS)
sys/dev/ieee1394/sbp.c
695
maxlun = SBP_NUM_LUNS;
sys/dev/ieee1394/sbp.c
740
if (lun >= SBP_NUM_LUNS) {