Searched refs:flup (Results 1 – 2 of 2) sorted by relevance
290 from flup.server.fcgi import WSGIServer303 This is a simple WSGI application, but you need to install `flup304 <https://pypi.org/project/flup/1.0>`_ first, as flup handles the low level379 mod_python is called a *WSGI server*. One of these servers is ``flup``, which382 are written in Python, as ``flup`` is, but there also exist others which are
952 uint32_t flup; in e1000_update_flash_i210() local960 flup = E1000_READ_REG(hw, EECD) | E1000_EECD_FLUPD_I210; in e1000_update_flash_i210()961 E1000_WRITE_REG(hw, EECD, flup); in e1000_update_flash_i210()