Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_init.c330 PM8001_MPI_QUEUE; in pm8001_alloc()
334 PM8001_MPI_QUEUE * 128; in pm8001_alloc()
339 PM8001_MPI_QUEUE; in pm8001_alloc()
343 PM8001_MPI_QUEUE * 64; in pm8001_alloc()
358 PM8001_MPI_QUEUE; in pm8001_alloc()
362 PM8001_MPI_QUEUE * 128; in pm8001_alloc()
368 PM8001_MPI_QUEUE; in pm8001_alloc()
372 PM8001_MPI_QUEUE * 64; in pm8001_alloc()
H A Dpm8001_defs.h79 #define PM8001_MPI_QUEUE 1024 /* maximum mpi queue entries */ macro
H A Dpm8001_hwi.c228 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x00<<30); in init_default_table_values()
254 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x01<<30); in init_default_table_values()
1288 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1297 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_free_get()
1389 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_free_set()
1450 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_consume()
1463 0x1f)) % PM8001_MPI_QUEUE; in pm8001_mpi_msg_consume()
H A Dpm80xx_hwi.c777 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x00<<30); in init_default_table_values()
808 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x01<<30); in init_default_table_values()