HomeSort by: relevance | last modified time | path
    Searched defs:eisa_uncompress (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/eisa/
eisa_machdep.c 333 eisa_uncompress(void *cbufp, void *ucbufp, size_t count) function in typeref:typename:size_t
470 cdp += eisa_uncompress(cdp, dp, EISA_SLOT_HEADER_SIZE);
504 cdp += eisa_uncompress(cdp, dp, EISA_CONFIG_BLOCK_SIZE);
eisa_machdep.c 333 eisa_uncompress(void *cbufp, void *ucbufp, size_t count) function in typeref:typename:size_t
470 cdp += eisa_uncompress(cdp, dp, EISA_SLOT_HEADER_SIZE);
504 cdp += eisa_uncompress(cdp, dp, EISA_CONFIG_BLOCK_SIZE);
eisa_machdep.c 333 eisa_uncompress(void *cbufp, void *ucbufp, size_t count) function in typeref:typename:size_t
470 cdp += eisa_uncompress(cdp, dp, EISA_SLOT_HEADER_SIZE);
504 cdp += eisa_uncompress(cdp, dp, EISA_CONFIG_BLOCK_SIZE);

Completed in 62 milliseconds