Home
last modified time | relevance | path

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

/Linux-v4.19/fs/hpfs/
Dalloc.c332 new_tst: in hpfs_free_sectors()
350 goto new_tst; in hpfs_free_sectors()
/Linux-v4.19/drivers/atm/
Dnicstar.c1574 u32 new_tst; in fill_tst() local
1583 new_tst = card->tst_addr; in fill_tst()
1603 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1616 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1617 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1619 card->tst_addr = new_tst; in fill_tst()