Home
last modified time | relevance | path

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

/freebsd/lib/libc/nls/
H A Dfr_FR.ISO8859-1.msg38 16 Dispositif occup
/freebsd/sys/dev/bxe/
H A Dbxe.c17896 uint32_t occup, to_free, freed, freed_start; in bxe_pbf_pN_cmd_flushed() local
17899 occup = to_free = REG_RD(sc, regs->lines_occup); in bxe_pbf_pN_cmd_flushed()
17902 BLOGD(sc, DBG_LOAD, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bxe_pbf_pN_cmd_flushed()
17905 while (occup && in bxe_pbf_pN_cmd_flushed()
17909 occup = REG_RD(sc, regs->lines_occup); in bxe_pbf_pN_cmd_flushed()
17913 BLOGD(sc, DBG_LOAD, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bxe_pbf_pN_cmd_flushed()