PatchworkOS  a7b3d61
A non-POSIX operating system.
Loading...
Searching...
No Matches
eisa_id.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for eisa_id.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t aml_eisa_id_from_string (const char *str)
 Convert a string EISA ID to a numeric EISA ID.
 
uint64_t aml_eisa_id_to_string (uint32_t eisaId, char *buffer, size_t bufferSize)
 Convert a numeric EISA ID to a string EISA ID.