Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h169 #define FP_MAX_DEVICES 255 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5266 if (port->fp_dev_count < FP_MAX_DEVICES) { in fp_ns_init()
10258 if (port->fp_dev_count >= FP_MAX_DEVICES || in fp_fabric_online()