Home
last modified time | relevance | path

Searched refs:sbq_host_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c161 old_idx = mrioc->sbq_host_index; in mpi3mr_repost_sense_buf()
162 mrioc->sbq_host_index = ((mrioc->sbq_host_index == in mpi3mr_repost_sense_buf()
164 (mrioc->sbq_host_index + 1)); in mpi3mr_repost_sense_buf()
166 writel(mrioc->sbq_host_index, in mpi3mr_repost_sense_buf()
3227 mrioc->sbq_host_index = mrioc->num_sense_bufs; in mpi3mr_issue_iocinit()
3228 writel(mrioc->sbq_host_index, in mpi3mr_issue_iocinit()
H A Dmpi3mr.h959 * @sbq_host_index: Sense buffer queuehost index
1124 u32 sbq_host_index; member

Completed in 8 milliseconds