Searched refs:do_rom_fast_read_words (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_init.c | 389 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/ |
D | qlcnic_init.c | 367 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()
|