ApertureOS
|
#include <network.h>
Data Fields | |
bool(* | detect )(uint32_t) |
uint32_t(* | init )(uint32_t) |
uint32_t(* | enable )(uint32_t) |
uint32_t(* | disable )(uint32_t) |
uint32_t(* | set_power_state )(uint32_t, uint32_t) |
bool | active |
bool | present |
bool NI_DriverInterface::active |
bool(* NI_DriverInterface::detect) (uint32_t) |
uint32_t(* NI_DriverInterface::disable) (uint32_t) |
uint32_t(* NI_DriverInterface::enable) (uint32_t) |
uint32_t(* NI_DriverInterface::init) (uint32_t) |
bool NI_DriverInterface::present |
uint32_t(* NI_DriverInterface::set_power_state) (uint32_t,uint32_t) |