Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dalloc.c332 new_tst: in hpfs_free_sectors()
350 goto new_tst; in hpfs_free_sectors()
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dnicstar.c1577 u32 new_tst; in fill_tst() local
1586 new_tst = card->tst_addr; in fill_tst()
1606 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1619 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1620 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1622 card->tst_addr = new_tst; in fill_tst()