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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h187 struct nvm_dir { struct
202 #define NVM_DIR_SIZE(_num_images) (sizeof(struct nvm_dir) + (_num_images - 1) * sizeof(struct nvm_code_entry) + NVM_CRC_SIZE)
246 struct nvm_dir dir;

Completed in 100 milliseconds