Searched refs:HostHighRespQueue (Results 1 – 3 of 3) sorted by relevance
282 comm->queue[HostHighRespQueue].base = queues; in aac_comm_init()283 aac_queue_init(dev, &comm->queue[HostHighRespQueue], headers, HOST_HIGH_RESP_ENTRIES); in aac_comm_init()300 comm->queue[AdapHighCmdQueue].lock = comm->queue[HostHighRespQueue].lock; in aac_comm_init()
612 case HostHighRespQueue: in aac_consumer_free()
240 HostHighRespQueue, /* Adapter to host high priority response traffic */ enumerator