Searched refs:pcis (Results 1 – 1 of 1) sorted by relevance
1754 uint16_t pcis; in vr_error() local1762 pcis = pci_read_config(sc->vr_dev, PCIR_STATUS, 2); in vr_error()1764 "resetting\n", pcis); in vr_error()1765 pci_write_config(sc->vr_dev, PCIR_STATUS, pcis, 2); in vr_error()