Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arcmsr/
H A Darcmsr_hba.c1862 uint32_t ending_index, index = reg->postq_index; in arcmsr_post_ccb() local
1864 ending_index = ((index + 1) % ARCMSR_MAX_HBB_POSTQUEUE); in arcmsr_post_ccb()
1865 reg->post_qbuffer[ending_index] = 0; in arcmsr_post_ccb()