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