Home
last modified time | relevance | path

Searched refs:FP_MAX_DEVICES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h173 #define FP_MAX_DEVICES 255 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5267 if (port->fp_dev_count < FP_MAX_DEVICES) { in fp_ns_init()
10262 if (port->fp_dev_count >= FP_MAX_DEVICES || in fp_fabric_online()