Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_sup.c1147 struct qla_npiv_header hdr; in qla2xxx_flash_npiv_conf()
1162 sizeof(struct qla_npiv_header)); in qla2xxx_flash_npiv_conf()
1196 entry = data + sizeof(struct qla_npiv_header); in qla2xxx_flash_npiv_conf()
H A Dqla_fw.h1721 struct qla_npiv_header { struct
H A Dqla_os.c8250 BUILD_BUG_ON(sizeof(struct qla_npiv_header) != 16); in qla2x00_module_init()