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()
425 c0 = read_status(dev); in plip_bh_timeout_error()
444 c0 = read_status(dev); in plip_bh_timeout_error()
493 c0 = read_status(dev); in plip_receive()
496 c1 = read_status(dev); in plip_receive()
510 c0 = read_status(dev); in plip_receive()
513 c1 = read_status(dev); in plip_receive()
717 c0 = read_status(dev); in plip_send()
731 c0 = read_status(dev); in plip_send()
763 if ((read_status(dev) & 0xf8) != 0x80) in plip_send_packet()
778 c0 = read_status(dev); in plip_send_packet()
884 status = read_status(dev); in plip_error()
917 c0 = read_status(dev); in plip_interrupt()