Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h852 void igb_stop(igb_t *, boolean_t);
H A Digb_main.c709 igb_stop(igb, B_TRUE); in igb_detach()
1255 igb_stop(igb, B_FALSE); in igb_suspend()
1943 igb_stop(igb_t *igb, boolean_t free_buffer) in igb_stop() function
H A Digb_gld.c445 igb_stop(igb, B_TRUE); in igb_m_stop()