Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dggc-zone.c1734 struct large_page_entry **lpp, *lp, *lnext; in sweep_pages() local
1750 for (lp = zone->large_pages; lp != NULL; lp = lnext) in sweep_pages()
1754 lnext = lp->next; in sweep_pages()
1769 *lpp = lnext; in sweep_pages()
/dflybsd-src/sys/dev/netif/wpi/
H A Dif_wpireg.h500 uint16_t lnext; member
H A Dif_wpi.c2966 tx->lnext = htole16(next->m_pkthdr.len); in wpi_tx_data()
/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwnreg.h750 uint16_t lnext; member