Home
last modified time | relevance | path

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

/Linux-v5.10/fs/hpfs/
Dalloc.c332 new_tst: in hpfs_free_sectors()
350 goto new_tst; in hpfs_free_sectors()
/Linux-v5.10/drivers/atm/
Dnicstar.c1575 u32 new_tst; in fill_tst() local
1584 new_tst = card->tst_addr; in fill_tst()
1604 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1617 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1618 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1620 card->tst_addr = new_tst; in fill_tst()