Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_nx.c1535 static struct qla82xx_uri_data_desc *
1552 return (struct qla82xx_uri_data_desc *)&unirom[offset]; in qla82xx_get_data_desc()
1559 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_bootld_offset()
1573 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_fw_size()
1589 struct qla82xx_uri_data_desc *uri_desc = NULL; in qla82xx_get_fw_offs()
H A Dqla_nx.h808 struct qla82xx_uri_data_desc{ struct
H A Dqla_os.c7812 BUILD_BUG_ON(sizeof(struct qla82xx_uri_data_desc) != 28); in qla2x00_module_init()