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.h729 uint8_t request_q_length[2]; member in struct:ql_init_cb
828 uint8_t request_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.c717 icb->request_q_length[0] = LSB(cnt);
718 icb->request_q_length[1] = MSB(cnt);
1194 icb->request_q_length[0] = LSB(w1);
1195 icb->request_q_length[1] = MSB(w1);

Completed in 77 milliseconds