Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1228 bridge_link_t *blp, *blnext; in shutdown_inst() local
1249 blnext = list_head(&bip->bi_links); in shutdown_inst()
1250 while ((blp = blnext) != NULL) { in shutdown_inst()
1251 blnext = list_next(&bip->bi_links, blp); in shutdown_inst()