pch_set_station_address  623 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h int pch_set_station_address(u8 *addr, struct pci_dev *pdev);
pch_set_station_address  245 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 		pch_set_station_address(station, pdev);
pch_set_station_address  251 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 		pch_set_station_address(station, pdev);
pch_set_station_address  344 drivers/ptp/ptp_pch.c EXPORT_SYMBOL(pch_set_station_address);
pch_set_station_address  647 drivers/ptp/ptp_pch.c 		if (pch_set_station_address(pch_param.station, pdev) != 0) {