Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Dray_cs.h62 UCHAR tib_length; member
Dray_cs.c674 local->tib_length = 0x20; in ray_init()
676 local->tib_length = local->startup_res.tib_length; in ray_init()
677 DEBUG(2,"ray_init tib_length = 0x%02x\n", local->tib_length); in ray_init()
1151 writeb(local->tib_length, &pccs->var.tx_request.tx_data_ptr[1]); in ray_hw_xmit()
Drayctl.h445 UCHAR tib_length; member