Home
last modified time | relevance | path

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

/trueos/lib/libc/nls/
HDfr_FR.ISO8859-1.msg39 16 Dispositif occup
/trueos/sys/dev/bxe/
HDbxe.c18122 uint32_t occup, to_free, freed, freed_start; in bxe_pbf_pN_cmd_flushed() local
18125 occup = to_free = REG_RD(sc, regs->lines_occup); in bxe_pbf_pN_cmd_flushed()
18128 BLOGD(sc, DBG_LOAD, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bxe_pbf_pN_cmd_flushed()
18131 while (occup && in bxe_pbf_pN_cmd_flushed()
18135 occup = REG_RD(sc, regs->lines_occup); in bxe_pbf_pN_cmd_flushed()
18139 BLOGD(sc, DBG_LOAD, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bxe_pbf_pN_cmd_flushed()