Home
last modified time | relevance | path

Searched refs:uni_table_desc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c746 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc()
749 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in qlcnic_get_table_desc()
759 return (struct uni_table_desc *) &unirom[offs]; in qlcnic_get_table_desc()
771 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in qlcnic_validate_header()
792 struct uni_table_desc *tab_desc; in qlcnic_validate_bootld()
827 struct uni_table_desc *tab_desc; in qlcnic_validate_fw()
861 struct uni_table_desc *ptab_descr; in qlcnic_validate_product_offs()
943 struct uni_table_desc *tab_desc; in qlcnic_get_data_desc()
H A Dqlcnic.h224 struct uni_table_desc{ struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c567 static struct uni_table_desc *nx_get_table_desc(const u8 *unirom, int section) in nx_get_table_desc()
570 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in nx_get_table_desc()
580 return (struct uni_table_desc *) &unirom[offs]; in nx_get_table_desc()
592 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in netxen_nic_validate_header()
614 struct uni_table_desc *tab_desc; in netxen_nic_validate_bootld()
649 struct uni_table_desc *tab_desc; in netxen_nic_validate_fw()
684 struct uni_table_desc *ptab_descr; in netxen_nic_validate_product_offs()
770 struct uni_table_desc *tab_desc; in nx_get_data_desc()
H A Dnetxen_nic.h424 struct uni_table_desc{ struct