Linux Kernel
3.7.1
|
#include <klconfig.h>
Data Fields | |
klinfo_t | hub_info |
unsigned int | hub_flags |
klport_t | hub_port |
nic_t | hub_box_nic |
klconf_off_t | hub_mfg_nic |
u64 | hub_speed |
Definition at line 600 of file klconfig.h.
nic_t hub_box_nic |
Definition at line 604 of file klconfig.h.
unsigned int hub_flags |
Definition at line 602 of file klconfig.h.
klinfo_t hub_info |
Definition at line 601 of file klconfig.h.
klconf_off_t hub_mfg_nic |
Definition at line 605 of file klconfig.h.
klport_t hub_port |
Definition at line 603 of file klconfig.h.
u64 hub_speed |
Definition at line 606 of file klconfig.h.