Searched defs:thole (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c2339 hole_t *hole = addr_hole, *thole, *nhole; local
2361 thole = hole->next;
2363 nhole->next = thole;
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c2508 hole_t *hole = addr_hole, *thole, *nhole; local
2530 thole = hole->next;
2532 nhole->next = thole;

Completed in 64 milliseconds