Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c308 uint32_t increment, last_location; in nxge_fflp_fcram_invalidate_all() local
340 last_location = FCRAM_SIZE * 0x40; in nxge_fflp_fcram_invalidate_all()
342 for (location = 0; location < last_location; location += increment) { in nxge_fflp_fcram_invalidate_all()