Home
last modified time | relevance | path

Searched refs:E1000_EXTCNF_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h107 #define E1000_EXTCNF_SIZE 0x00F08 /* Extended Configuration Size */ macro
H A De1000_ich8lan.c2358 cnf_size = E1000_READ_REG(hw, E1000_EXTCNF_SIZE); in e1000_sw_lcd_config_ich8lan()