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