Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_sup.c1118 struct qla_npiv_header hdr; in qla2xxx_flash_npiv_conf()
1133 sizeof(struct qla_npiv_header)); in qla2xxx_flash_npiv_conf()
1167 entry = data + sizeof(struct qla_npiv_header); in qla2xxx_flash_npiv_conf()
Dqla_fw.h1721 struct qla_npiv_header { struct
Dqla_os.c8238 BUILD_BUG_ON(sizeof(struct qla_npiv_header) != 16); in qla2x00_module_init()