Home
last modified time | relevance | path

Searched defs:igc_hw (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_hw.h512 struct igc_hw { struct
513 void *back;
515 u8 *hw_addr;
516 u8 *flash_address;
517 unsigned long io_base;
541 s32 igc_read_pcie_cap_reg(struct igc_hw *hw, u32 reg, u16 *value); argument