Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Drayctl.h412 UCHAR rx_hec_error_for_host; /* 0=ECF may write, 1=host may write*/ member
Dray_cs.c1941 if (readb(&p->rx_hec_error_for_host)) in ray_get_stats()
1945 writeb(0,&p->rx_hec_error_for_host); in ray_get_stats()