Searched refs:host_write_index (Results 1 – 3 of 3) sorted by relevance
137 iq->host_write_index = 0; in lio_init_instr_queue()347 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in __lio_copy_cmd_into_iq()377 st.index = iq->host_write_index; in __lio_post_command2()378 iq->host_write_index = lio_incr_index(iq->host_write_index, 1, in __lio_post_command2()
133 uint32_t host_write_index; member
70 tx_buf = iq->request_list + iq->host_write_index; in lio_xmit()