Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dfirmload.c53 struct firmware_handle { struct
62 return (kmem_alloc(sizeof(struct firmware_handle), KM_SLEEP)); in firmware_handle_alloc() argument