Searched refs:isFull (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/arch/riscv64/
H A Darch_uart_sifive.cpp73 // register, retrying if isFull.
74 while (Regs()->txdata.isFull) {}
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_uart_sifive.h27 uint32 isFull: 1; member in struct:UARTSifiveRegs::Txdata::__anon5
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1617 bool isFull = index != selected - 1; local
1671 if (isFull) {
1715 if (isFull) {
1760 if (isFull) {
1804 if (isFull) {

Completed in 97 milliseconds