Searched refs:qla_npiv_header (Results 1 – 3 of 3) sorted by relevance
1102 struct qla_npiv_header hdr; in qla2xxx_flash_npiv_conf()1117 sizeof(struct qla_npiv_header)); in qla2xxx_flash_npiv_conf()1151 entry = data + sizeof(struct qla_npiv_header); in qla2xxx_flash_npiv_conf()
1721 struct qla_npiv_header { struct
8191 BUILD_BUG_ON(sizeof(struct qla_npiv_header) != 16); in qla2x00_module_init()