Searched refs:HostHighRespQueue (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aacraid/
H A Dcomminit.c299 comm->queue[HostHighRespQueue].base = queues;
300 aac_queue_init(dev, &comm->queue[HostHighRespQueue], headers, HOST_HIGH_RESP_ENTRIES);
317 comm->queue[AdapHighCmdQueue].lock = comm->queue[HostHighRespQueue].lock;
H A Daacraid.h263 HostHighRespQueue, /* Adapter to host high priority response traffic */ enumerator in enum:aac_queue_types

Completed in 574 milliseconds