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.c17906 uint32_t occup, to_free, freed, freed_start; in bxe_pbf_pN_cmd_flushed() local
17909 occup = to_free = REG_RD(sc, regs->lines_occup); in bxe_pbf_pN_cmd_flushed()
17912 BLOGD(sc, DBG_LOAD, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bxe_pbf_pN_cmd_flushed()
17915 while (occup && in bxe_pbf_pN_cmd_flushed()
17919 occup = REG_RD(sc, regs->lines_occup); in bxe_pbf_pN_cmd_flushed()
17923 BLOGD(sc, DBG_LOAD, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bxe_pbf_pN_cmd_flushed()