firmware_handle
return (kmem_alloc(sizeof(struct firmware_handle), KM_SLEEP));
typedef struct firmware_handle *firmware_handle_t;