Searched refs:nvm_dir (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h186 struct nvm_dir { struct
201 #define NVM_DIR_SIZE(_num_images) (sizeof(struct nvm_dir) + (_num_images - 1) * sizeof(struct nvm_code_entry) + NVM_CRC_SIZE)
245 struct nvm_dir dir;

Completed in 52 milliseconds