Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hpfs/
Dalloc.c293 new_tst: in hpfs_free_sectors()
312 goto new_tst; in hpfs_free_sectors()
/linux-2.4.37.9/drivers/atm/
Dnicstar.c1718 u32 new_tst; in fill_tst() local
1727 new_tst = card->tst_addr; in fill_tst()
1750 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1763 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1764 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1766 card->tst_addr = new_tst; in fill_tst()