Searched refs:err_status (Results 1 – 2 of 2) sorted by relevance
488 u16 status, err_status; in pcnet_recv() local498 err_status = status >> 8; in pcnet_recv()500 if (err_status != 0x03) { /* There was an error. */ in pcnet_recv()502 PCNET_DEBUG1(" (status=0x%x)", err_status); in pcnet_recv()503 if (err_status & 0x20) in pcnet_recv()505 if (err_status & 0x10) in pcnet_recv()507 if (err_status & 0x08) in pcnet_recv()509 if (err_status & 0x04) in pcnet_recv()
618 goto err_status; in spi_dataflash_probe()665 goto err_status; in spi_dataflash_probe()670 err_status: in spi_dataflash_probe()