Searched refs:ICH_GEN_STA (Results 1 – 2 of 2) sorted by relevance
484 status = pci_read_config(sc->ich, ICH_GEN_STA, 1); in ichwd_clear_noreboot()486 pci_write_config(sc->ich, ICH_GEN_STA, status, 1); in ichwd_clear_noreboot()487 status = pci_read_config(sc->ich, ICH_GEN_STA, 1); in ichwd_clear_noreboot()
283 #define ICH_GEN_STA 0xd4 macro