Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
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
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h437 struct igc_hw igc_hw; member