Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h449 #define MAX_DEVICE_LOST_RETRY 16 /* 0 - 255 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3463 uint8_t retries = MAX_DEVICE_LOST_RETRY; in ql_configure_device_d_id()