Searched refs:bootUpTimeOut (Results 1 – 5 of 5) sorted by relevance
113 uint8_t bootUpTimeOut; member147 OsalMSleep(device->bootUpTimeOut); in HdfResetVirtualDevice()
63 uint8_t bootUpTimeOut; member
91 uint8_t bootUpTimeOut; member
356 … device->reset = HdfWlanCreateResetManager(&deviceConfig->reset, deviceConfig->bootUpTimeOut); in ProbeDevice()
388 if (drsOps->GetUint8(node, "bootUpTimeOut", &devLstConfig->bootUpTimeOut, 0) != HDF_SUCCESS) { in ParseWlanDevInstConfig()