Searched refs:host_write_index (Results 1 – 3 of 3) sorted by relevance
128 iq->host_write_index = 0; in octeon_init_instr_queue()269 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in __copy_cmd_into_iq()290 index = iq->host_write_index; in __post_command()291 INCR_INDEX_BY1(iq->host_write_index, iq->max_count); in __post_command()328 st.index = iq->host_write_index; in __post_command2()329 INCR_INDEX_BY1(iq->host_write_index, iq->max_count); in __post_command2()
98 u32 host_write_index; member
405 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()