Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_init.c727 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc()
730 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in qlcnic_get_table_desc()
740 return (struct uni_table_desc *) &unirom[offs]; in qlcnic_get_table_desc()
752 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in qlcnic_validate_header()
774 struct uni_table_desc *tab_desc; in qlcnic_validate_bootld()
809 struct uni_table_desc *tab_desc; in qlcnic_validate_fw()
843 struct uni_table_desc *ptab_descr; in qlcnic_validate_product_offs()
929 struct uni_table_desc *tab_desc; in qlcnic_get_data_desc()
Dqlcnic.h280 struct uni_table_desc{ struct
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_init.c595 static struct uni_table_desc *nx_get_table_desc(const u8 *unirom, int section) in nx_get_table_desc()
598 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in nx_get_table_desc()
608 return (struct uni_table_desc *) &unirom[offs]; in nx_get_table_desc()
620 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; in netxen_nic_validate_header()
642 struct uni_table_desc *tab_desc; in netxen_nic_validate_bootld()
677 struct uni_table_desc *tab_desc; in netxen_nic_validate_fw()
712 struct uni_table_desc *ptab_descr; in netxen_nic_validate_product_offs()
798 struct uni_table_desc *tab_desc; in nx_get_data_desc()
Dnetxen_nic.h440 struct uni_table_desc{ struct