Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aacraid/
H A Dcomminit.c430 comm->queue[HostHighRespQueue].base = queues; in aac_comm_init()
431 aac_queue_init(dev, &comm->queue[HostHighRespQueue], headers, HOST_HIGH_RESP_ENTRIES); in aac_comm_init()
448 comm->queue[AdapHighCmdQueue].lock = comm->queue[HostHighRespQueue].lock; in aac_comm_init()
H A Daacraid.h661 HostHighRespQueue, /* Adapter to host high priority response traffic */ enumerator