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()
422 c0 = read_status(dev); in plip_bh_timeout_error()
441 c0 = read_status(dev); in plip_bh_timeout_error()
490 c0 = read_status(dev); in plip_receive()
493 c1 = read_status(dev); in plip_receive()
508 c0 = read_status(dev); in plip_receive()
511 c1 = read_status(dev); in plip_receive()
722 c0 = read_status(dev); in plip_send()
737 c0 = read_status(dev); in plip_send()
769 if ((read_status(dev) & 0xf8) != 0x80) in plip_send_packet()
784 c0 = read_status(dev); in plip_send_packet()
895 status = read_status(dev); in plip_error()
928 c0 = read_status(dev); in plip_interrupt()