Searched refs:MEM_WRITE_2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/ipw/ |
| H A D | if_ipwreg.h | 364 #define MEM_WRITE_2(sc, addr, val) do { \ macro
|
| H A D | if_ipw.c | 1918 MEM_WRITE_2(sc, 0x220000, 0x0703); in ipw_load_ucode() 1919 MEM_WRITE_2(sc, 0x220000, 0x0707); in ipw_load_ucode() 1934 MEM_WRITE_2(sc, 0x220000, 0x0703); in ipw_load_ucode() 1935 MEM_WRITE_2(sc, 0x220000, 0x0707); in ipw_load_ucode()
|
| /freebsd/sys/dev/iwi/ |
| H A D | if_iwireg.h | 606 #define MEM_WRITE_2(sc, addr, val) do { \ macro
|
| H A D | if_iwi.c | 2381 MEM_WRITE_2(sc, 0x200010, htole16(*w)); in iwi_load_ucode()
|