Lines Matching refs:read_status
253 static inline unsigned char read_status (struct net_device *dev) in read_status() function
258 return port->ops->read_status (port); in read_status()
426 c0 = read_status(dev); in plip_bh_timeout_error()
445 c0 = read_status(dev); in plip_bh_timeout_error()
494 c0 = read_status(dev); in plip_receive()
497 c1 = read_status(dev); in plip_receive()
512 c0 = read_status(dev); in plip_receive()
515 c1 = read_status(dev); in plip_receive()
726 c0 = read_status(dev); in plip_send()
741 c0 = read_status(dev); in plip_send()
773 if ((read_status(dev) & 0xf8) != 0x80) in plip_send_packet()
788 c0 = read_status(dev); in plip_send_packet()
899 status = read_status(dev); in plip_error()
932 c0 = read_status(dev); in plip_interrupt()