#include <sbox.hpp>
Metody publiczne | |
| int poll | P ((struct nic *)) |
| void transmit | P ((struct nic *, const char *d, unsigned int t, unsigned int s, const char *p)) |
| void disable | P ((struct nic *)) |
Atrybuty publiczne | |
| void(* | reset )((struct nic *)) |
| int | flags |
| struct rom_info * | rom_info |
| unsigned char * | node_addr |
| char * | packet |
| unsigned int | packetlen |
| void * | priv_data |
Definicja w linii 755 pliku sbox.hpp.
| int poll nic::P | ( | (struct nic *) | ) |
| void transmit nic::P | ( | (struct nic *, const char *d, unsigned int t, unsigned int s, const char *p) | ) |
| void disable nic::P | ( | (struct nic *) | ) |
| void(* nic::reset)((struct nic *)) |
Odwołania w a3c90x_probe().
| int nic::flags |
struct rom_info* nic::rom_info [read] |
| unsigned char* nic::node_addr |
| char* nic::packet |
| unsigned int nic::packetlen |
| void* nic::priv_data |
1.5.6