Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dmegasas.c439 static int megasas_next_index(MegasasState *s, int index, int limit) in megasas_next_index() function
461 index = megasas_next_index(s, index, s->fw_cmds); in megasas_lookup_frame()
574 s->reply_queue_head = megasas_next_index(s, tail, s->fw_cmds); in megasas_complete_frame()