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.h730 uint8_t response_q_length[2]; member in struct:ql_init_cb
827 uint8_t response_q_length[2]; member in struct:ql_init_24xx_cb
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c720 icb->response_q_length[0] = LSB(cnt);
721 icb->response_q_length[1] = MSB(cnt);
1197 icb->response_q_length[0] = LSB(w1);
1198 icb->response_q_length[1] = MSB(w1);

Completed in 230 milliseconds