Lines Matching refs:read_status
251 static inline unsigned char read_status (struct net_device *dev) in read_status() function
256 return port->ops->read_status (port); in read_status()
420 c0 = read_status(dev); in plip_bh_timeout_error()
439 c0 = read_status(dev); in plip_bh_timeout_error()
488 c0 = read_status(dev); in plip_receive()
491 c1 = read_status(dev); in plip_receive()
506 c0 = read_status(dev); in plip_receive()
509 c1 = read_status(dev); in plip_receive()
719 c0 = read_status(dev); in plip_send()
734 c0 = read_status(dev); in plip_send()
766 if ((read_status(dev) & 0xf8) != 0x80) in plip_send_packet()
781 c0 = read_status(dev); in plip_send_packet()
891 status = read_status(dev); in plip_error()
924 c0 = read_status(dev); in plip_interrupt()