Home
last modified time | relevance | path

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

/external/grub/netboot/
Dtlan.c155 #define TLAN_NET_SIO_ECLOK 0x40 macro
410 TLan_SetBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendStart()
414 TLan_ClearBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendStart()
455 TLan_SetBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendByte()
456 TLan_ClearBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendByte()
459 TLan_SetBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendByte()
461 TLan_ClearBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendByte()
466 TLan_SetBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeSendByte()
510 TLan_SetBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeReceiveByte()
513 TLan_ClearBit( TLAN_NET_SIO_ECLOK, sio ); in TLan_EeReceiveByte()
[all …]