Home
last modified time | relevance | path

Searched refs:do_rom_fast_read_words (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c389 static int do_rom_fast_read_words(struct netxen_adapter *adapter, int addr, in do_rom_fast_read_words() function
417 ret = do_rom_fast_read_words(adapter, addr, bytes, size); in netxen_rom_fast_read_words()
/linux-3.4.99/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c367 static int do_rom_fast_read_words(struct qlcnic_adapter *adapter, int addr, in do_rom_fast_read_words() function
395 ret = do_rom_fast_read_words(adapter, addr, bytes, size); in qlcnic_rom_fast_read_words()