p_type_2_cons 3095 drivers/net/fddi/defxx.c PI_TYPE_2_CONSUMER *p_type_2_cons; /* ptr to rcv/xmt consumer block register */ p_type_2_cons 3102 drivers/net/fddi/defxx.c p_type_2_cons = (PI_TYPE_2_CONSUMER *)(&bp->cons_block_virt->xmt_rcv_data); p_type_2_cons 3103 drivers/net/fddi/defxx.c while (bp->rcv_xmt_reg.index.rcv_comp != p_type_2_cons->index.rcv_cons) p_type_2_cons 3491 drivers/net/fddi/defxx.c PI_TYPE_2_CONSUMER *p_type_2_cons; /* ptr to rcv/xmt consumer block register */ p_type_2_cons 3497 drivers/net/fddi/defxx.c p_type_2_cons = (PI_TYPE_2_CONSUMER *)(&bp->cons_block_virt->xmt_rcv_data); p_type_2_cons 3498 drivers/net/fddi/defxx.c while (bp->rcv_xmt_reg.index.xmt_comp != p_type_2_cons->index.xmt_cons)