Home
last modified time | relevance | path

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

/Linux-v5.15/fs/hpfs/
Dalloc.c332 new_tst: in hpfs_free_sectors()
350 goto new_tst; in hpfs_free_sectors()
/Linux-v5.15/drivers/atm/
Dnicstar.c1579 u32 new_tst; in fill_tst() local
1588 new_tst = card->tst_addr; in fill_tst()
1608 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1621 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1622 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1624 card->tst_addr = new_tst; in fill_tst()