Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_nx.c1532 static struct qla82xx_uri_data_desc *
1549 return (struct qla82xx_uri_data_desc *)&unirom[offset]; in qla82xx_get_data_desc()
1556 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_bootld_offset()
1570 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_fw_size()
1586 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_fw_offs()
Dqla_nx.h812 struct qla82xx_uri_data_desc{ struct
Dqla_os.c8238 BUILD_BUG_ON(sizeof(struct qla82xx_uri_data_desc) != 28); in qla2x00_module_init()