Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h1012 u16 read_nic_io_word(struct net_device *dev, int x) ;
Drtl_core.c224 u16 read_nic_io_word(struct net_device *dev, int x) in read_nic_io_word() function
241 Data = read_nic_io_word(dev, (x & 0xff)); in read_nic_io_word()