Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Despi.h46 int t1_espi_init(struct peespi *espi, int mac_type, int nports);
H A Despi.c263 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init() function
H A Dch_subr.c1263 if (adapter->espi && t1_espi_init(adapter->espi, bi->chip_mac, in t1_init_hw_modules()