Searched refs:HostHighRespQueue (Results 1 – 2 of 2) sorted by relevance
430 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()
661 HostHighRespQueue, /* Adapter to host high priority response traffic */ enumerator