Lines Matching refs:COM9026_REG_R_STATUS
161 if (arcnet_inb(ioaddr, COM9026_REG_R_STATUS) == 0xFF) { in com90xx_probe()
233 if (arcnet_readb(base, COM9026_REG_R_STATUS) != TESTvalue) { in com90xx_probe()
235 arcnet_readb(base, COM9026_REG_R_STATUS), in com90xx_probe()
248 if (arcnet_readb(base, COM9026_REG_R_STATUS) != 0x42) { in com90xx_probe()
312 status = arcnet_inb(ioaddr, COM9026_REG_R_STATUS); in com90xx_probe()
326 status = arcnet_inb(ioaddr, COM9026_REG_R_STATUS); in com90xx_probe()
391 if (arcnet_readb(base, COM9026_REG_R_STATUS) == TESTvalue) { /* found one */ in com90xx_probe()
406 arcnet_readb(base, COM9026_REG_R_STATUS)); in com90xx_probe()
446 if (arcnet_readb(p, COM9026_REG_R_STATUS) == TESTvalue) in check_mirror()
484 if (arcnet_readb(p, COM9026_REG_R_STATUS) == TESTvalue && in com90xx_found()
573 return arcnet_inb(ioaddr, COM9026_REG_R_STATUS); in com90xx_status()
596 arcnet_inb(ioaddr, COM9026_REG_R_STATUS)); in com90xx_reset()
614 if (arcnet_readb(lp->mem_start, COM9026_REG_R_STATUS) != TESTvalue) { in com90xx_reset()