Searched defs:next_dwl (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starfire/io/ | ||
H A D | idn.c | 2867 dop_waitlist_t *dwl, *next_dwl; local 2873 for (dwl = idn.dopers->dop_waitlist; dwl; dwl = next_dwl) { 2874 next_dwl = dwl->dw_next; |
Completed in 92 milliseconds