Home
last modified time | relevance | path

Searched refs:t1_espi_get_mon (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.h53 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait);
H A Despi.c339 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait) in t1_espi_get_mon() function
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c235 seop = t1_espi_get_mon(adapter, 0x930, 0); in t1_espi_workaround()