Linux Kernel
3.7.1
|
#include <e1000_hw.h>
Data Fields | |
s32(* | init_params )(struct e1000_hw *hw) |
s32(* | read )(struct e1000_hw *, u32 *, u16, u16) |
s32(* | write )(struct e1000_hw *, u32 *, u16, u16) |
s32(* | read_posted )(struct e1000_hw *, u32 *, u16, u16) |
s32(* | write_posted )(struct e1000_hw *, u32 *, u16, u16) |
s32(* | check_for_msg )(struct e1000_hw *, u16) |
s32(* | check_for_ack )(struct e1000_hw *, u16) |
s32(* | check_for_rst )(struct e1000_hw *, u16) |
Definition at line 475 of file e1000_hw.h.
Definition at line 482 of file e1000_hw.h.
Definition at line 481 of file e1000_hw.h.
Definition at line 483 of file e1000_hw.h.