Searched refs:host_write_index (Results 1 – 3 of 3) sorted by relevance
136 iq->host_write_index = 0; in lio_init_instr_queue()337 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in __lio_copy_cmd_into_iq()367 st.index = iq->host_write_index; in __lio_post_command2()368 iq->host_write_index = lio_incr_index(iq->host_write_index, 1, in __lio_post_command2()
132 uint32_t host_write_index; member
69 tx_buf = iq->request_list + iq->host_write_index; in lio_xmit()