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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_sup.c2635 sizeof(struct secure_flash_update_block));
2637 for (i = 0; i < (sizeof(struct secure_flash_update_block) >> 2); i++)
2689 struct secure_flash_update_block *sfub;
2785 sizeof(struct secure_flash_update_block), &sfub_dma,
2900 sizeof(struct secure_flash_update_block) >> 2);
H A Dqla_def.h5190 struct secure_flash_update_block { struct

Completed in 267 milliseconds