Home
last modified time | relevance | path

Searched refs:firmware_handle (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfirmload.c54 struct firmware_handle { struct
62 return (kmem_alloc(sizeof (struct firmware_handle), KM_SLEEP)); in firmware_handle_alloc() argument
68 kmem_free(fh, sizeof (struct firmware_handle)); in firmware_handle_free()
/illumos-gate/usr/src/uts/common/sys/
H A Dfirmload.h47 typedef struct firmware_handle *firmware_handle_t;