Home
last modified time | relevance | path

Searched refs:request_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.h865 uint8_t request_q_length[2]; member
964 uint8_t request_q_length[2]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c741 icb->request_q_length[0] = LSB(cnt); in ql_nvram_config()
742 icb->request_q_length[1] = MSB(cnt); in ql_nvram_config()
1244 icb->request_q_length[0] = LSB(w1); in ql_nvram_24xx_config()
1245 icb->request_q_length[1] = MSB(w1); in ql_nvram_24xx_config()