Searched refs:hal_pci_read8 (Results 1 – 2 of 2) sorted by relevance
162 static inline u8 hal_pci_read8(struct rtw_hal_com_t *h,u32 addr) in hal_pci_read8() function315 #define hal_pci_read8(h, addr) _os_read8_pcie(halcom_to_drvpriv(h), addr) macro