Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1683 ha->qfull_retry_delay = PORT_RETRY_TIME; in ql_common_properties()
1685 ha->qfull_retry_delay = (uint8_t)data; in ql_common_properties()
1689 ha->qfull_retry_delay = PORT_RETRY_TIME; in ql_common_properties()
H A Dql_isr.c2440 ha->qfull_retry_delay) == in ql_status_error()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1563 uint8_t qfull_retry_delay; member