Lines Matching refs:read_status
255 static inline unsigned char read_status (struct net_device *dev) in read_status() function
260 return port->ops->read_status (port); in read_status()
424 c0 = read_status(dev); in plip_bh_timeout_error()
443 c0 = read_status(dev); in plip_bh_timeout_error()
492 c0 = read_status(dev); in plip_receive()
495 c1 = read_status(dev); in plip_receive()
510 c0 = read_status(dev); in plip_receive()
513 c1 = read_status(dev); in plip_receive()
723 c0 = read_status(dev); in plip_send()
738 c0 = read_status(dev); in plip_send()
770 if ((read_status(dev) & 0xf8) != 0x80) in plip_send_packet()
785 c0 = read_status(dev); in plip_send_packet()
895 status = read_status(dev); in plip_error()
928 c0 = read_status(dev); in plip_interrupt()