Home
last modified time | relevance | path

Searched refs:bcCount (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/pm8001/
Dpm8001_hwi.c1284 u8 bcCount = 1; /* only support single buffer */ in pm8001_mpi_msg_free_get() local
1295 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1303 circularQ->producer_idx = (circularQ->producer_idx + bcCount) in pm8001_mpi_msg_free_get()