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