Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_init.c370 PM8001_MPI_QUEUE; in pm8001_alloc()
374 PM8001_MPI_QUEUE * 128; in pm8001_alloc()
379 PM8001_MPI_QUEUE; in pm8001_alloc()
383 PM8001_MPI_QUEUE * 64; in pm8001_alloc()
400 PM8001_MPI_QUEUE; in pm8001_alloc()
404 PM8001_MPI_QUEUE * 128; in pm8001_alloc()
410 PM8001_MPI_QUEUE; in pm8001_alloc()
414 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.c229 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x00<<30); in init_default_table_values()
256 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x01<<30); in init_default_table_values()
1239 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1248 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_free_get()
1343 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_free_set()
1404 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_consume()
1417 0x1f)) % PM8001_MPI_QUEUE; in pm8001_mpi_msg_consume()
H A Dpm80xx_hwi.c779 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x00<<30); in init_default_table_values()
811 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x01<<30); in init_default_table_values()