Searched refs:AdapHighRespQueue (Results 1 – 2 of 2) sorted by relevance
444 comm->queue[AdapHighRespQueue].base = queues; in aac_comm_init()445 aac_queue_init(dev, &comm->queue[AdapHighRespQueue], headers, ADAP_HIGH_RESP_ENTRIES); in aac_comm_init()450 comm->queue[AdapHighRespQueue].lock = comm->queue[HostHighCmdQueue].lock; in aac_comm_init()
663 AdapHighRespQueue /* Host to adapter high priority response traffic */ enumerator