Searched refs:HostHighCmdQueue (Results 1 – 2 of 2) sorted by relevance
306 comm->queue[HostHighCmdQueue].base = queues; in aac_comm_init()307 aac_queue_init(dev, &comm->queue[HostHighCmdQueue], headers, HOST_HIGH_CMD_ENTRIES); in aac_comm_init()353 comm->queue[AdapHighRespQueue].lock = comm->queue[HostHighCmdQueue].lock; in aac_comm_init()
322 HostHighCmdQueue, /* Adapter to host high priority command traffic */ enumerator