Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h1011 u32 read_nic_io_dword(struct net_device *dev, int x);
Drtl_core.c250 u32 read_nic_io_dword(struct net_device *dev, int x) in read_nic_io_dword() function
267 Data = read_nic_io_dword(dev, (x & 0xff)); in read_nic_io_dword()