Lines Matching refs:SIFWRITEW
185 #define SIFWRITEW(val, reg) (((struct net_local *)dev->priv)->sifwritew(dev, val, reg)) macro
1182 SIFWRITEW(0xFF00, SIFCMD); in tms380tr_close()
1290 SIFWRITEW(cmd, SIFCMD); in tms380tr_exec_sifcmd()
1306 SIFWRITEW(ACL_ARESET, SIFACL); in tms380tr_reset_adapter()
1327 SIFWRITEW(c, SIFACL); in tms380tr_reset_adapter()
1333 SIFWRITEW(*fw_ptr, SIFADX); in tms380tr_reset_adapter()
1337 SIFWRITEW(*fw_ptr, SIFADD); in tms380tr_reset_adapter()
1345 SIFWRITEW(*fw_ptr, SIFINC); in tms380tr_reset_adapter()
1355 SIFWRITEW(c, SIFACL); in tms380tr_reset_adapter()
1460 SIFWRITEW(0x0001, SIFADX); in tms380tr_init_adapter()
1463 SIFWRITEW(0x0A00, SIFADD); in tms380tr_init_adapter()
1467 SIFWRITEW(ipb_ptr[i], SIFINC); in tms380tr_init_adapter()
1792 SIFWRITEW(0x0001, SIFADX); in tms380tr_chk_irq()
1794 SIFWRITEW(CHECKADDR, SIFADR); in tms380tr_chk_irq()
1967 SIFWRITEW(0x0001, SIFADX); in tms380tr_read_ram()
1969 SIFWRITEW(Address, SIFADR); in tms380tr_read_ram()
1987 SIFWRITEW(old_sifadx, SIFADX); in tms380tr_read_ram()
1988 SIFWRITEW(old_sifadr, SIFADR); in tms380tr_read_ram()