Searched defs:online (Results 1 - 15 of 15) sorted by relevance

/fuchsia/zircon/system/ulib/xdc-server-utils/include/xdc-server-utils/
H A Dmsg.h17 bool online; member in struct:__anon1248
/fuchsia/zircon/kernel/tests/
H A Dsync_ipi_tests.cpp85 uint online = mp_get_online_mask(); local
H A Dtimer_tests.cpp254 cpu_mask_t online = mp_get_online_mask(); local
H A Dthread_tests.cpp550 cpu_mask_t online = mp_get_online_mask(); local
754 cpu_mask_t online = mp_get_online_mask(); local
867 cpu_mask_t online = mp_get_online_mask(); local
[all...]
/fuchsia/zircon/kernel/include/kernel/
H A Dmp.h141 static inline void mp_set_curr_cpu_online(bool online) { argument
/fuchsia/zircon/kernel/kernel/
H A Dmp.cpp188 cpu_mask_t online = mp_get_online_mask(); local
/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Dethernet.c43 bool online; member in struct:ethernet_device
74 bool online = eth_status_online(&edev->eth); local
[all...]
/fuchsia/zircon/system/dev/ethernet/realtek-8111/
H A Drtl8111.c64 bool online; member in struct:ethernet_device
171 bool online = readb(RTL_PHYSTATUS) & RTL_PHYSTATUS_LINKSTS; local
[all...]
/fuchsia/zircon/system/host/xdc-server/
H A Dxdc-server.cpp465 bool online = msg->notify_stream_state.online; local
494 NotifyStreamState(uint32_t stream_id, bool online) argument
[all...]
/fuchsia/zircon/system/dev/ethernet/asix-88772b/
H A Dasix-88772b.c50 bool online; member in struct:__anon339
309 bool online = (bb & 1) != 0; local
[all...]
/fuchsia/zircon/system/dev/ethernet/usb-cdc-function/
H A Dcdc-eth-function.c50 bool online; member in struct:__anon355
469 bool online = false; local
[all...]
/fuchsia/zircon/system/dev/ethernet/asix-88179/
H A Dasix-88179.c60 bool online; member in struct:__anon336
432 bool online = (bb & 1) != 0; local
[all...]
/fuchsia/zircon/system/dev/ethernet/usb-cdc-ecm/
H A Dusb-cdc-ecm.c56 bool online; member in struct:__anon354
/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc.c317 static void xdc_notify_stream_state(xdc_t* xdc, uint32_t stream_id, bool online) { argument
[all...]
/fuchsia/zircon/system/utest/ethernet/
H A Dethernet.cpp155 bool online = true; member in struct:__anon1336::EthernetOpenInfo

Completed in 122 milliseconds