Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/arcmsr/
H A Darcmsr.c1077 int ending_index, index; in arcmsr_post_srb() local
1080 ending_index = ((index+1) % ARCMSR_MAX_HBB_POSTQUEUE); in arcmsr_post_srb()
1081 phbbmu->post_qbuffer[ending_index] = 0; in arcmsr_post_srb()