Home
last modified time | relevance | path

Searched defs:firmware_handle (Results 1 – 1 of 1) 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