Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c119 static int igb_suspend(dev_info_t *);
677 return (igb_suspend(devinfo)); in igb_detach()
1231 igb_suspend(dev_info_t *devinfo) in igb_suspend() function