Searched refs:CFE_ERR_NOTREADY (Results 1 - 8 of 8) sorted by path

/broadcom-cfe-1.4.2/cfe/api/
H A Dcfe_error.h95 #define CFE_ERR_NOTREADY -36 macro
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Ddev_sb1250_pcmcia.c363 if (!cardpresent(slot)) return CFE_ERR_NOTREADY;
H A Dsb1250_smbus.c118 return CFE_ERR_NOTREADY;
/broadcom-cfe-1.4.2/cfe/include/
H A Dcfe_error.h97 #define CFE_ERR_NOTREADY -36 macro
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_error.c105 {CFE_ERR_NOTREADY, "Device is not ready"},
/broadcom-cfe-1.4.2/cfe/usb/
H A Ddev_usb_catc.c449 return CFE_ERR_NOTREADY;
462 return CFE_ERR_NOTREADY;
475 return CFE_ERR_NOTREADY;
487 return CFE_ERR_NOTREADY;
502 return CFE_ERR_NOTREADY;
548 return CFE_ERR_NOTREADY;
H A Dusbeth.c133 return CFE_ERR_NOTREADY;
164 return CFE_ERR_NOTREADY;
H A Dusbmass.c902 if (!dev) return CFE_ERR_NOTREADY;
943 if (!dev) return CFE_ERR_NOTREADY;
1047 if (!dev) return CFE_ERR_NOTREADY;

Completed in 54 milliseconds