Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 18 of 18) sorted by relevance

/third_party/ulib/jemalloc/test/src/
A Dmq.c16 struct timespec timeout; in mq_nanosleep() local
/third_party/ulib/musl/src/signal/
A Dsigtimedwait.c4 const struct timespec* restrict timeout) { in sigtimedwait()
/third_party/ulib/usbhost/
A Dusbhost.c418 int usb_device_get_string_ucs2(struct usb_device* device, int id, int timeout, void** ucs2_out, in usb_device_get_string_ucs2()
461 char* usb_device_get_string(struct usb_device* device, int id, int timeout) { in usb_device_get_string()
481 char* usb_device_get_manufacturer_name(struct usb_device *device, int timeout) in usb_device_get_manufacturer_name()
486 char* usb_device_get_product_name(struct usb_device *device, int timeout) in usb_device_get_product_name()
496 char* usb_device_get_serial(struct usb_device *device, int timeout) in usb_device_get_serial()
556 unsigned int timeout) in usb_device_control_transfer()
576 unsigned int timeout) in usb_device_bulk_transfer()
/third_party/ulib/musl/src/network/
A Dlookup.h23 unsigned timeout; member
A Dres_msend.c25 int timeout, attempts, retry_interval, servfail_retry = 0; in __res_msend_rc() local
/third_party/uapp/dash/src/
A Dprocess.c171 zx_time_t timeout = blocking ? ZX_TIME_INFINITE : 0; in process_await_termination() local
/third_party/dev/ethernet/e1000/
A De1000_nvm.c265 s32 timeout = E1000_NVM_GRANT_ATTEMPTS; in e1000_acquire_nvm_generic() local
398 u16 timeout = NVM_MAX_RETRY_SPI; in e1000_ready_nvm_eeprom() local
A De1000_vf.c262 u32 timeout = E1000_VF_INIT_TIMEOUT; in e1000_reset_hw_vf() local
A De1000_i210.c752 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_i210() local
A De1000_82575.c1051 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82575() local
1781 s32 timeout = 3; in e1000_set_sfp_media_type_82575() local
3468 u32 timeout = 10; in e1000_get_i2c_ack() local
A De1000_mac.c2019 s32 timeout = MASTER_DISABLE_TIMEOUT; in e1000_disable_pcie_master_generic() local
2300 s32 i = 0, timeout = 200; in e1000_acquire_swfw_sync() local
A De1000_80003es2lan.c561 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan() local
A De1000_82571.c841 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571() local
A De1000_ich8lan.c1879 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan() local
3738 static s32 e1000_flash_cycle_ich8lan(struct e1000_hw *hw, u32 timeout) in e1000_flash_cycle_ich8lan()
4753 u32 timeout = ICH_FLASH_ERASE_COMMAND_TIMEOUT; in e1000_erase_flash_bank_ich8lan() local
A De1000_vf.h252 u32 timeout; member
A De1000_hw.h922 u32 timeout; member
/third_party/ulib/musl/stubs/
A Dsocketstubs.c95 …(int fd, struct mmsghdr* msgvec, unsigned int vlen, unsigned int flags, struct timespec* timeout) { in stub_recvmmsg()
A Diostubs.c510 static int stub_poll(struct pollfd* fds, nfds_t n, int timeout) { in stub_poll()

Completed in 48 milliseconds