Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_nx.c1534 static struct qla82xx_uri_data_desc *
1551 return (struct qla82xx_uri_data_desc *)&unirom[offset]; in qla82xx_get_data_desc()
1558 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_bootld_offset()
1572 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_fw_size()
1588 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_fw_offs()
Dqla_nx.h808 struct qla82xx_uri_data_desc{ struct
Dqla_os.c7820 BUILD_BUG_ON(sizeof(struct qla82xx_uri_data_desc) != 28); in qla2x00_module_init()