Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/
Dcapsule.c22 } efi_capsule_block_desc_t; typedef
117 #define SGLIST_PER_PAGE ((PAGE_SIZE / sizeof(efi_capsule_block_desc_t)) - 1)
247 efi_capsule_block_desc_t *sglist; in efi_capsule_update()