DONE_PGL_BIT
if (inb(hp_priv->iobase[0] + CONFIG_CONTROL_STATUS_REG) & DONE_PGL_BIT)
hp_priv->config_control_bits |= DONE_PGL_BIT;
hp_priv->config_control_bits &= ~DONE_PGL_BIT;