Searched refs:filledbus (Results 1 – 1 of 1) sorted by relevance
102 bool filledbus; in shmif_buswrite() local108 filledbus = (off+chunk == BUSMEM_DATASIZE); in shmif_buswrite()110 shmif_advancefirst(busmem, off, chunk + (filledbus ? 1 : 0)); in shmif_buswrite()116 if (filledbus) { in shmif_buswrite()