Home
last modified time | relevance | path

Searched refs:qfull_retry_delay (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1705 ha->qfull_retry_delay = PORT_RETRY_TIME; in ql_common_properties()
1707 ha->qfull_retry_delay = (uint8_t)data; in ql_common_properties()
1711 ha->qfull_retry_delay = PORT_RETRY_TIME; in ql_common_properties()
H A Dql_isr.c2568 ha->qfull_retry_delay) == in ql_status_error()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1814 uint8_t qfull_retry_delay; member