Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dphyp_dbg.c159 } while (err == H_BUSY); in uart_phyp_dbg_putc()
H A Dphyp-hvcall.h38 #define H_BUSY 1 /* Hardware Busy -- Retry Later. */ macro
H A Dphyp_console.c389 } while (err == H_BUSY); in uart_phyp_put()
H A Dphyp_vscsi.c763 } while (error == H_BUSY); in vscsi_setup_bus()