Searched refs:sense_buf_q_host_index (Results 1 – 2 of 2) sorted by relevance
288 old_idx = sc->sense_buf_q_host_index; in mpi3mr_repost_sense_buf()289 sc->sense_buf_q_host_index = ((sc->sense_buf_q_host_index == in mpi3mr_repost_sense_buf()291 (sc->sense_buf_q_host_index + 1)); in mpi3mr_repost_sense_buf()294 sc->sense_buf_q_host_index); in mpi3mr_repost_sense_buf()2993 sc->sense_buf_q_host_index = sc->num_sense_bufs; in mpi3mr_initialize_ioc()2996 sc->sense_buf_q_host_index); in mpi3mr_initialize_ioc()
655 U32 sense_buf_q_host_index; member