Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h866 uint8_t response_q_length[2]; member
963 uint8_t response_q_length[2]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c744 icb->response_q_length[0] = LSB(cnt); in ql_nvram_config()
745 icb->response_q_length[1] = MSB(cnt); in ql_nvram_config()
1247 icb->response_q_length[0] = LSB(w1); in ql_nvram_24xx_config()
1248 icb->response_q_length[1] = MSB(w1); in ql_nvram_24xx_config()