Home
last modified time | relevance | path

Searched refs:aac_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aacraid/
A Ddpcsup.c42 struct aac_entry *entry; in aac_response_normal()
161 struct aac_entry *entry; in aac_command_normal()
A Dcomminit.c371 unsigned long queuesize = sizeof(struct aac_entry) * TOTAL_QUEUE_ENTRIES; in aac_comm_init()
373 struct aac_entry * queues; in aac_comm_init()
394 queues = (struct aac_entry *)(((ulong)headers) + hdrsize); in aac_comm_init()
A Daacraid.h597 struct aac_entry { struct
991 struct aac_entry *base; /*system virtual address */
2713 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry);
A Dcommsup.c359 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
423 struct aac_entry * entry = NULL; in aac_queue_get()
800 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()

Completed in 22 milliseconds