Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_sup.c1102 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()
H A Dqla_fw.h1690 struct qla_npiv_header { struct
H A Dqla_os.c7820 BUILD_BUG_ON(sizeof(struct qla_npiv_header) != 16); in qla2x00_module_init()