|
struct device | sc_dev |
|
struct ethercom | sc_ec |
|
struct callout | sc_co |
|
mii_data_t | sc_mii |
|
bus_space_tag_t | sc_gt_memt |
|
bus_space_handle_t | sc_gt_memh |
|
bus_space_handle_t | sc_memh |
|
bus_dma_tag_t | sc_dmat |
|
int | sc_macno |
|
unsigned int | sc_tickflags |
|
unsigned int | sc_flags |
|
uint32_t | sc_pcr |
|
uint32_t | sc_pcxr |
|
uint32_t | sc_intrmask |
|
uint32_t | sc_idlemask |
|
size_t | sc_max_frame_length |
|
struct gfe_dmamem | sc_hash_mem |
|
uint64_t * | sc_hashtable |
|
unsigned int | sc_hashmask |
|
struct gfe_txqueue | sc_txq [2] |
|
struct gfe_rxqueue | sc_rxq [4] |
|
The documentation for this struct was generated from the following file: