Home
last modified time | relevance | path

Searched refs:SIFSTS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.c784 irq_type = SIFREADW(SIFSTS); in tms380tr_interrupt()
858 irq_type = SIFREADW(SIFSTS); in tms380tr_interrupt()
1288 SifStsValue = SIFREADW(SIFSTS); in tms380tr_exec_sifcmd()
1387 Status = SIFREADW(SIFSTS); in tms380tr_bringup_diags()
1409 Status = SIFREADW(SIFSTS); in tms380tr_bringup_diags()
1481 Status = SIFREADW(SIFSTS); in tms380tr_init_adapter()
1515 Status = SIFREADW(SIFSTS); in tms380tr_init_adapter()
Dtms380tr.h72 #define SIFSTS 0x06 /* SIF Status. */ macro
Dmadgemc.c497 pending = SIFREADW(SIFSTS); /* restart - the SIF way */ in madgemc_interrupt()