Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h525 extern bool igc_hw_common_init(igc_t *);
H A Digc.c1316 igc_hw_common_init(igc_t *igc) in igc_hw_common_init() function
1767 if (!igc_hw_common_init(igc)) { in igc_attach()
H A Digc_gld.c420 if (!igc_hw_common_init(igc)) { in igc_m_start()